You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to customize some things but couldn't use the generators. I'm using rails 6, and just installed the gem v0.8.0.0 and added config.exception_handler = { dev: true } in the application.rb. Any guess why it isn't working?
The text was updated successfully, but these errors were encountered:
I'm trying to customize some things but couldn't use the generators. I'm using rails 6, and just installed the gem v0.8.0.0 and added
config.exception_handler = { dev: true }
in theapplication.rb
. Any guess why it isn't working?The text was updated successfully, but these errors were encountered: