lib/hogan_assets/config.rb in hogan_assets-1.1.0 vs lib/hogan_assets/config.rb in hogan_assets-1.2.0

- old
+ new

@@ -14,11 +14,9 @@ def configure yield self end - attr_accessor :allow_hamstache - attr_writer :template_extensions def template_extensions @template_extensions ||= if haml_available? ['mustache', 'hamstache']