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-11-01 06:34:40 +00:00
..
helpers Change javascript_include_tag :defaults to not use script.aculo.us loader, which facilitates the use of plugins for future script.aculo.us and third party javascript extensions, and provide register_javascript_include_default for plugins to specify additional JavaScript files to load. Removed scriptaculous.js, slider.js and builder.js 2005-11-01 06:34:40 +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 Fix spelling error 2005-10-17 18:25:03 +00:00
compiled_templates.rb Render refactoring; render error reporting fixes 2005-08-26 22:37:36 +00:00
partials.rb Fixed that an instance variable with the same name as a partial should be implicitly passed as the partial :object. Closes #2269. 2005-10-10 20:35:13 +00:00
template_error.rb Fix line number detection and escape RAILS_ROOT in backtrace Regexp 2005-10-27 21:58:39 +00:00