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
2006-11-19 23:01:32 +00:00
..
helpers Update trunk w/ latest Prototype and script.aculo.us 2006-11-19 23:01:32 +00:00
base.rb ActionView::Base.erb_variable accessor names the buffer variable used to render templates. Defaults to _erbout; use _buf for erubis. 2006-11-17 13:10:23 +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 Template errors: fix strange deprecation warnings on e.g. @flash.inspect, remove deprecated @assigns, handle sources without a discernable line number, clean up code. 2006-11-17 12:47:08 +00:00