app/controllers/unidom/standard/application_controller.rb in unidom-standard-1.3 vs app/controllers/unidom/standard/application_controller.rb in unidom-standard-1.3.1

- old
+ new

@@ -2 +1,2 @@ class Unidom::Standard::ApplicationController < ActionController::Base + protect_from_forgery with: :exception end