Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

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

Rails update only empty fields

How can I use Less in a Ruby on Rails 3.1 application?

Rails: HABTM - find all records with no association

ransack search form in header partial: No Ransack::Search object was provided to search_form_for

Rails 3: How to restrict access to the web interface for adding oauth authorized applications using Doorkeeper gem

Rails 3.1 and jQuery mobile: Best way to organize your JS & CSS while considering the asset pipeline?

Mixed file types with CarrierWave

Unable to access private method from inside class?