rails/actionpack/lib
2005-09-08 16:39:06 +00:00
..
action_controller An explicit include ClassInheritableAttributes is no longer needed #1948 [Caleb Tennis] 2005-09-08 16:28:10 +00:00
action_view Fixed all AssetHelper methods to work with relative paths, such that javascript_include_tag('stdlib/standard') will look in /javascripts/stdlib/standard instead of '/stdlib/standard/' #1963 2005-09-08 16:39:06 +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