rails/actionpack/lib
2005-09-09 08:43:02 +00:00
..
action_controller Refactored away all the legacy validate_options calls and replaced them with Hash#assert_valid_keys 2005-09-09 08:32:47 +00:00
action_view Fixed that number_to_currency(1000, {:precision => 0})) should return "$1,000", instead of "$1,000." #2122 [sd@notso.net] 2005-09-09 08:43:02 +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 Render refactoring; render error reporting fixes 2005-08-26 22:37:36 +00:00