rails/actionpack/lib/action_view
2006-09-17 16:20:32 +00:00
..
helpers Updated prototype.js to 1.5.0_rc1 with latest fixes. [Rick Olson] 2006-09-16 23:00:17 +00:00
base.rb Added proper getters and setters for content type and charset [DHH] Added utf-8 as the default charset for all renders. You can change this default using ActionController::Base.default_charset=(encoding) [DHH] 2006-09-17 16:20:32 +00:00
compiled_templates.rb Tighten rescue clauses. Closes #5985. 2006-08-31 03:16:28 +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