rails/actionpack/lib/action_view
2006-04-19 18:08:15 +00:00
..
helpers Change link_to_function and button_to_function to (optionally) take an update_page block instead of a JavaScript string. Closes #4804. 2006-04-19 18:08:15 +00:00
base.rb Fixed that template extensions would be cached development mode #4624 [Stefan Kaes] 2006-04-06 18:08:31 +00:00
compiled_templates.rb Fixed docs 2006-03-28 03:19:27 +00:00
partials.rb Inline a method used by render_partial. Closes #2881. 2005-11-17 19:08:53 +00:00
template_error.rb Fix line number detection and escape RAILS_ROOT in backtrace Regexp 2005-10-27 21:58:39 +00:00