haml / haml-rails

let your Gemfile do the talking
MIT License
1.04k stars 169 forks source link

clarify in the readme the significans of ActionView::DependencyTracker.register_tracker :haml #171

Open bughit opened 4 years ago

bughit commented 4 years ago

What are the consequences (perf or otherwise) of using haml in rails directly and thus missing ActionView::DependencyTracker.register_tracker :haml?