rails--rails/actionpack/test
David Heinemeier Hansson d172592985 Added test for template to layout variable transfer
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1904 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-23 08:43:01 +00:00
..
controller Added test for template to layout variable transfer 2005-07-23 08:43:01 +00:00
fixtures Added test for template to layout variable transfer 2005-07-23 08:43:01 +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