patch.rb

Path: lib/haml/template/patch.rb
Last Update: Tue Dec 09 05:29:44 -0800 2014

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]