Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

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

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