rails/actionpack/lib/action_view
2005-07-05 19:33:25 +00:00
..
helpers benchmark helper takes an optional log level, defaults to :info. Chose symbols log levels rather than Logger::FOO constants for simplicity. Added benchmark helper test suite. 2005-07-05 19:33:25 +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 Make render(:inline) use locals #1556 [Michael Shuerig] 2005-07-01 18:21:29 +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