spec/dummy/app/controllers/handlebars_controller.rb in stache-1.0.0.rc vs spec/dummy/app/controllers/handlebars_controller.rb in stache-1.0.0
- old
+ new
@@ -17,6 +17,10 @@
def with_missing_data
#with_missing_data.html.hbs
end
+ def with_wrapper
+
+ end
+
end
\ No newline at end of file