Skip to content

Commit e2b3e3a

Browse files
committed
Force Haml ugly mode all the time. Avoid discrepencies between production markup and development markup
1 parent f5cbb26 commit e2b3e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/initializers/haml.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Haml::Template.options[:ugly] = true

0 commit comments

Comments
 (0)