patch.rb

Path: lib/haml/template/patch.rb
Last Update: Wed Jul 28 08:11:07 +0000 2010
Base\n[lib/haml/helpers/action_view_mods.rb\nlib/haml/template/patch.rb\nlib/haml/template/plugin.rb] InstanceTag lib/haml/helpers/action_view_mods.rb lib/haml/helpers/action_view_mods.rb CacheHelper FormTagHelper TagHelper FormHelper TextHelper CaptureHelper Helpers ActionView dot/f_73.png

This file makes Haml work with Rails by monkeypatching the core template-compilation methods. This is necessary for versions <= 2.0.1 because the template handler API wasn‘t sufficiently powerful to deal with caching and so forth.

[Validate]