Skip to content

Commit

Permalink
thanks copilot/codeQL, that was a good suggestion!
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed May 17, 2024
1 parent 0f1f655 commit d8efe5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

# :nodoc:
class ApplicationController < ActionController::Base
protect_from_forgery with: :exception
end

0 comments on commit d8efe5e

Please sign in to comment.