Fixed HAML config
This commit is contained in:
@@ -1 +1 @@
|
||||
Haml::Template.options[:attr_wrapper] = '\"'
|
||||
Haml::Template.options[:attr_wrapper] = '"'
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
Haml::Template.options[:attr_wrapper] = '\"'
|
||||
Haml::Template.options[:attr_wrapper] = '"'
|
||||
|
||||