list and create on one page rails 3...
Read MoreHow to update multiple records' attributes from check boxes in Rails 3?...
Read MoreRails: How to step-by-step debug a request...
Read MoreRetrieve a record's created_by field to a passed in month and year in Rails3?...
Read MoreNamespaced Controller cannot find model virtual attribute method...
Read MoreError Rendering with Nested Routes...
Read MoreGetting access to :not_found, :internal_server_error etc. in Rails 3...
Read Moreafter_commit for rails controller...
Read MoreRails 3 / Controller / Flash hash...
Read Moreset default_url_options on initialize...
Read MoreRails 3 - extend ActionController...
Read MoreMigrating from Rails 2 to Rails 3 problem (nil.any?)...
Read MoreWhat is the most Rails'ish way of handling multiple layouts/views for the same controller action...
Read MoreHow to determine which view to render in a controller action...
Read MoreSetting up actions for the ActionController in Rails...
Read MoreWhy is Rails before_filter called twice when the controller is subclassed?...
Read MoreRails equivalent of respond_to |format| with a straight render...
Read Moreclass variables and module inclusion, specifically in ActionController...
Read MoreAction caching is not expiring correctly, even when I can see it's being called...
Read MoreRails ActionController Execute Same Code for Every Action...
Read MoreHow can we Override ActionController in rails to common out certain methods?...
Read MoreRails controller testing - Validation errors do not raise a HTTP error response...
Read MoreRails best practice for having same form on multiple pages...
Read MoreGetting around dots in "pretty urls"...
Read MoreOne controller, different views for normal users and admins...
Read MoreRspec redirect_to routes are failing expectations (or misparsed?), how come?...
Read MoreMy action controller code looks amateurish...
Read More