Revert "Remove the :coffee
and :coffeescript
Haml filters"
This reverts commit ae7de2f851
.
This commit is contained in:
parent
5c874f06fc
commit
b0145d765b
1 changed files with 0 additions and 6 deletions
|
@ -1,7 +1 @@
|
|||
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