rails/actionpack/lib
2005-08-23 14:24:15 +00:00
..
action_controller Add support for :include with pagination (subject to existing constraints for :include with :limit and :offset) #1478 [michael@schubert.cx] 2005-08-23 14:24:15 +00:00
action_view Added :use_short_month option to select_month helper to show month names as abbreviations 2005-08-22 14:47:16 +00:00
action_controller.rb Improved performance of test app req/sec with ~10% refactoring the render method #1823 [Stefan Kaes] 2005-07-24 16:45:39 +00:00
action_view.rb Fixed that Action View should always use the included Builder, never attempt to require the gem, to ensure compatibility 2005-07-10 19:38:33 +00:00