Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haml compatibility issues #25

Closed

Conversation

DrkCloudStrife
Copy link

This addresses the changes made in haml 5 where interpolated code is escaped by default unless escape_html and escape_attrs values are false. haml/haml#770

Additionally, even though haml doesn't seem to depend on tilt > 2, there is a dependency on Tilt::ErubiTemplate which was introduced in tilt 2. Hence loosen up of tilt gem.

Refs:

@DrkCloudStrife DrkCloudStrife deleted the haml-compatibility-issues branch April 18, 2019 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant