Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # config/application.rb
- # This can be put in any of the "environment" files - config/application.rb is just the main
- config.exceptions_app = ->(env) { ExceptionsController.action(:show).call(env) }
Advertisement
Add Comment
Please, Sign In to add comment