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-07 13:51:56 +00:00
..
helpers Fix docs (closes #2725) 2005-11-07 09:36:43 +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 Added request as instance method to views, so you can do <%= request.env["HTTP_REFERER"] %>, just like you can already access response, session, and the likes [DHH] 2005-11-07 13:51:56 +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