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/template
Aaron Patterson 54de7048a5 Merge branch 'template_error' into merge
* template_error:
  Ensure original exception message is present in both Template::Error#message and Template::Error#inspect.
  ActiveSupport::Deprecation.silence no longer needed.
2011-01-18 10:52:37 -08:00
..
handlers Make safe_append= live on AV::OutputBuffer not AS::SafeBuffer 2010-11-08 10:10:30 +13:00
error.rb Merge branch 'template_error' into merge 2011-01-18 10:52:37 -08:00
handler.rb SReorganize autoloads slightly and move two files to lib/action_view root. 2010-10-14 09:32:53 +02:00
handlers.rb Deprecate handler_class_for_extension as template handlers can be any Ruby object, not necessarily a class. 2010-12-01 11:22:48 +01:00
resolver.rb A bunch of cleanup on the inherited template patch 2010-12-26 23:44:51 -08:00
text.rb Remove locals dependency from template. 2010-10-07 21:31:31 +02:00