Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Delayed_job: how to use handle_asynchronously to work with a function?

rspec testing association

ruby-on-rails-3 rspec2

How do you perform javascript tests with Minitest, Capybara, Selenium?

Logging all method calls in a Rails app

Formtastic and base errors

Rake task aborted, undefined method 'indexes' for Thinking Sphinx?

Rails, Ruby 1.9.3p0, and mysql gem

Rails 3: Controller params default value

How to access the current rails object id in javascript

simple form bootstrap horizontal and inline

Ruby on rails app works locally but does not work on heroku

Rename session cookies in Rails

How does Delayed Job work in Ruby on Rails ?

Garbage collector in Ruby on Rails?

Want Regex to stop at first occurrence of "." and ";"

ruby regex ruby-on-rails-3 nlp

How to sign_in for Devise to Test Controller with Minitest

How to pass argument to subject in rspec

ruby ruby-on-rails-3 rspec3

How do I combine results from two queries on the same model?

Google Maps, Ruby on Rails, Zoom level with one marker

Whats the equivalent of File.read(Rails.root.join('public/images/email_banner.png')) in Rails 3.1 RC?