julienbourdeau / debugbar

Powerful devtools for Ruby on Rails. Inspired by the Laravel Debugbar.
https://debugbar.dev
MIT License
480 stars 7 forks source link

Fix skip_before_action :verify_authenticity_token not found error if protect_from_forgery is disabled #27

Closed julienbourdeau closed 4 months ago

julienbourdeau commented 5 months ago

See #23