Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Elegant way to position two rectangles

commenting restriction

How to profile Rails with ruby-prof and JMeter

Ruby Mechanize: multiline value for textarea gets merged

ruby mechanize

How to test Ruby scripts which offer functionality between runs?

ruby testunit

What are some options for securing redis db?

ruby redis resque

How to package a Ruby application?

ruby qt4 packaging

Trouble using java class within jruby

java ruby jruby

Issue with Rails Content_for / yield - duplicated content

Shorter version of Dir[File.join(File.dirname(__FILE__), "subdirectory/**/*.rb")]?

ruby

More objects in memory with same id?

how to build a openid provider with ruby on rails

ruby-on-rails ruby openid

API Access with Devise Authentication - Best Practices?

Testing a commandline application with cucumber/aruba/timecop: How to inject the context

script/server custom_require.rb:36:in `require': cannot load such file -- test/unit/error (LoadError)

ruby-on-rails ruby

I18n in Rails 3 with a admin namespace

Use rails_xss on only certain pages

ruby-on-rails ruby xss

Why is url_for returning /assets for undefined routes?

ruby-on-rails ruby

stack level too deep (SystemStackError)

ruby cucumber sinatra capybara

Run multiple tests in one script in parallel using Ruby Test Unit