Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Devise rake db:migrate fails because of duplicate column in my User's table - Rails 3.1

Rails upgrade to 3.1 - changing ajax handling from "render :update" to respond_to

Properly rendering multiple layouts per controller in Rails

ActionMailer not showing spaces in text mailer

Why are my RSpec tests failing, but my app is working?

Rails 3.1 assets has no fingerprint in production

Rails 3 RESTful web services with json

What is the value of HTML5 Boilerplate for a Rails application?

Why do I get "cache: [GET /] miss" in production using WebRick?

RunTimeError: ActionController::RackDelegation in rspec 2.10.1 for rails 3.1.4 application controller

How to enter unique associations only?

multiple database connections with has_many through

Rails nested_form link_to_add not working when pre-building nested model instance

How to display controller specific javascript in rails 3.1?

rails controller for mixed nested and non-nested resources

Rails assets - keep license comments

Rails 3.1 Asset Pipeline not precompiling files from a different directory

"ActionView::Template::Error ( isn't precompiled)" raised on "image_tag nil"

Rails 3.1 asset pipeline - missing files from public/assets - why isn't this the default?

ActionMailer settings incorrectly differing between development and production