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_handlers
Michael Koziarski e6de95889d * Pass around handler instances, not their classes [Koz]
* Move compilation, rendering and 'compilable?' checks into the Handlers [Koz]
 * Remove delegate_* methods as the handler is now an instance [Koz]


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8624 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-01-11 04:45:06 +00:00
..
builder.rb * Pass around handler instances, not their classes [Koz] 2008-01-11 04:45:06 +00:00
erb.rb * Pass around handler instances, not their classes [Koz] 2008-01-11 04:45:06 +00:00
rjs.rb * Pass around handler instances, not their classes [Koz] 2008-01-11 04:45:06 +00:00