Revert "Revert "Remove the :coffee
and :coffeescript
Haml filters""
This reverts commit b0145d765b
.
This commit is contained in:
parent
789e048352
commit
79123ec998
1 changed files with 6 additions and 0 deletions
|
@ -1 +1,7 @@
|
|||
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')
|
||||
|
|
Loading…
Reference in a new issue