Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Gradual engagement, persistent guest user with Devise

Ruby on Rails: redirect_to not working after create and save

What causes the "ArgumentError (dump format error)"?

How to customize Twitter bootstrap while using Rails 3.x?

how to stub the :errors collection to act invalid when rspec tests a controller that uses respond_with

Stop logging ActionController::RoutingError Rails 3.2

Rails Phantomjs, poltergeist, and Capybara not playing well together

Confusion about passing instance variables to redirect_to method. As seen in Rails Guides

How to customize devise form css in rails

configure: error: C compiler cannot create executables when installing Ruby 1.9.3

c ruby linux ruby-on-rails-3 gcc

Associated models and SUM query in Rails

Ruby group_by object?

Can't use the nested_form_for gem

Rails 3 passing parameter to new method

ruby-on-rails-3

Rails -- before_save not working?

How to add parameter to delete link?

How do you update attributes in an instance method in a rails model without using different variable names?

Do sessions work with multiple web dynos on Heroku?

Calling before_filter only for specific controllers

Rspec testing Belongs to and has many