1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view
2005-09-11 07:52:53 +00:00
..
helpers Added in-place editing support in the spirit of auto complete with ActionController::Base.in_place_edit_for, JavascriptHelper#in_place_editor_field, and Javascript support from script.aculo.us #2038 [Jon Tirsen] Moved auto-completion and in-place editing into the Macros module and their helper counterparts into JavaScriptMacrosHelper 2005-09-11 07:52:53 +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 Fixed that render :partial would fail when :object was a Hash (due to backwards compatibility issues) #2148 [Sam Stephenson] 2005-09-09 07:27:44 +00:00
compiled_templates.rb Render refactoring; render error reporting fixes 2005-08-26 22:37:36 +00:00
partials.rb Fixed that render :partial would fail when :object was a Hash (due to backwards compatibility issues) #2148 [Sam Stephenson] 2005-09-09 07:27:44 +00:00
template_error.rb Render refactoring; render error reporting fixes 2005-08-26 22:37:36 +00:00