rails/actionpack/test
2005-07-22 10:56:53 +00:00
..
controller Add unit test to ensure that session management options are inherited and overridable in subclasses 2005-07-22 10:56:53 +00:00
fixtures Improved rendering speed on complicated templates by up to 25% #1234 [Stephan Kaes]. This did necessasitate a change to the internals of ActionView#render_template that now has four parameters. Developers of custom view handlers (like Amrita) need to update for that. 2005-07-21 07:14:35 +00:00
template Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #1730 [court3nay/Thomas Fuchs] 2005-07-14 11:38:55 +00:00
abstract_unit.rb Improved rendering speed on complicated templates by up to 25% #1234 [Stephan Kaes]. This did necessasitate a change to the internals of ActionView#render_template that now has four parameters. Developers of custom view handlers (like Amrita) need to update for that. 2005-07-21 07:14:35 +00:00