app/controllers/unidom/geo/application_controller.rb in unidom-geo-1.4 vs app/controllers/unidom/geo/application_controller.rb in unidom-geo-1.4.1

- old
+ new

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