rails--rails/actionpack/test/fixtures/test
David Heinemeier Hansson d9033bbb28 Demonstrate breakage better
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1941 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-27 12:06:19 +00:00
..
_customer.rhtml Demonstrate breakage better 2005-07-27 12:06:19 +00:00
_customer_greeting.rhtml Demonstrate breakage better 2005-07-27 12:06:19 +00:00
_partial_only.rhtml Added that render_partial called from a controller will use the action name as default #828 [Dan Peterson] 2005-04-17 09:25:54 +00:00
_person.rhtml 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
action_talk_to_layout.rhtml Added test for template to layout variable transfer 2005-07-23 08:43:01 +00:00
capturing.rhtml Added JavascriptHelper#update_element_function, which returns a Javascript function (or expression) that'll update a DOM element according to the options passed #933 [mortonda@dgrmm.net] 2005-07-03 11:01:43 +00:00
content_for.rhtml Fixed regression for content_for #1820 [Stefan Kaes] 2005-07-24 13:20:29 +00:00
greeting.rhtml Initial 2004-11-24 01:04:44 +00:00
hello.rxml Initial 2004-11-24 01:04:44 +00:00
hello_world.rhtml Initial 2004-11-24 01:04:44 +00:00
hello_xml_world.rxml Initial 2004-11-24 01:04:44 +00:00
list.rhtml r2874@asus: jeremy | 2005-07-05 16:13:39 -0700 2005-07-05 18:21:26 +00:00
potential_conflicts.rhtml 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
update_element_with_capture.rhtml Fix broken capture test 2005-07-04 15:36:22 +00:00