rails/actionpack/lib/action_view
2005-07-22 06:47:03 +00:00
..
helpers Added additional documentation to FormTagHelper #1788 [jon@instance-design.co.uk] 2005-07-22 06:47:03 +00:00
vendor Adds the ability to include XML CDATA tags using Builder #1563 [Josh Knowles] 2005-07-02 06:21:13 +00:00
base.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
partials.rb Added note about render_partial_collection #1557 2005-07-03 08:05:05 +00:00
template_error.rb Fixed error rendering of rxml documents to not just swallow the exception and return 0 (still not guessing the right line, but hey) 2004-12-21 02:05:12 +00:00