app/controllers/bobot/application_controller.rb in bobot-2.6.2 vs app/controllers/bobot/application_controller.rb in bobot-3.0.1

- old
+ new

@@ -1,5 +1,4 @@ module Bobot class ApplicationController < ActionController::API - # protect_from_forgery with: :exception end end