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
Michael Koziarski 9ecaa80300 Make safe_append= live on AV::OutputBuffer not AS::SafeBuffer
Conflicts:

	actionpack/lib/action_view/template/handlers/erb.rb
2010-11-08 10:10:30 +13:00
..
handlers Make safe_append= live on AV::OutputBuffer not AS::SafeBuffer 2010-11-08 10:10:30 +13:00
error.rb Template::Error is also used if rendering fails. 2010-10-04 11:12:57 -07: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 old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02:00
resolver.rb Do not allow templates coming from Fallback resolvers to store a virtual path. 2010-10-10 23:12:23 +02:00
text.rb Remove locals dependency from template. 2010-10-07 21:31:31 +02:00