app/controllers/unidom/inventory/application_controller.rb in unidom-inventory-0.7 vs app/controllers/unidom/inventory/application_controller.rb in unidom-inventory-0.7.1

- old
+ new

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