k0kubun / hamlit

High Performance Haml Implementation
https://rubygems.org/gems/hamlit
Other
981 stars 59 forks source link

Failures when used in conjunction with html5-rails gem #98

Closed contentfree closed 7 years ago

contentfree commented 7 years ago

The error is:

undefined method `haml_concat' for #<#<Class:…>>

The html_tag helper from html5-rails uses haml_concat which doesn't exist in Hamlit.

k0kubun commented 7 years ago

Basically the same issue as https://github.com/k0kubun/hamlit/issues/73. For some reasons, haml helpers are missing for now. https://github.com/k0kubun/hamlit/blob/master/REFERENCE.md#limitations