spec/dummy/app/controllers/application_controller.rb in daengine-0.0.10.alpha vs spec/dummy/app/controllers/application_controller.rb in daengine-0.1.0
- old
+ new
@@ -1,3 +1,3 @@
-class ApplicationController < ActionController::Base
- protect_from_forgery
-end
+class ApplicationController < ActionController::Base
+ protect_from_forgery
+end