Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

undefined method `key?' for nil:NilClass

Model scopes are breaking rake db:migrate - rails 3.2.3 postgres 9.1.3

Commandline statement inside rails controller

Rails Gravatar Helper Method

How to prevent Rails from Action View logging in production

Integrating CKEditor with Rails 3.2

Rails 3.2.1 asset pipeline not processing /vendors/assets/stylesheets?

How to design/model a has many relationship that has a meaningful join table?

Is there a standard way to serve pre-gzipped assets in Rails 3.2 on Heroku Cedar?

What is the best way to split css files for IE through assets:precompile assets pipeline

Rails 3.2 - ActiveResource - Using POST/PUT with JSON

Post response with render partial that has events is not working

FactoryGirl problems with has_one and belongs_to associations

How to permit Rack::Test::UploadedFile with strong parameters?