lib/stache.rb in stache-0.2.1 vs lib/stache.rb in stache-0.2.2

- old
+ new

@@ -12,6 +12,6 @@ extend Config end ActionView::Template.register_template_handler(:mustache, Stache::Handler) -ActionView::Base.send :include, Stache::AssetHelper \ No newline at end of file +ActionView::Base.send :include, Stache::AssetHelper