Skip to content
Snippets Groups Projects
Commit b0145d76 authored by Robert Speicher's avatar Robert Speicher
Browse files

Revert "Remove the `:coffee` and `:coffeescript` Haml filters"

This reverts commit ae7de2f8.
parent 5c874f06
No related branches found
No related tags found
1 merge request!107CE upstream
Haml::Template.options[:ugly] = true
# Remove the `:coffee` and `:coffeescript` filters
#
# See https://git.io/vztMu and http://stackoverflow.com/a/17571242/223897
Haml::Filters.remove_filter('coffee')
Haml::Filters.remove_filter('coffeescript')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment