Guest User

Untitled

a guest
Jan 8th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # config/application.rb
  2. # This can be put in any of the "environment" files - config/application.rb is just the main
  3. config.exceptions_app = ->(env) { ExceptionsController.action(:show).call(env) }
Advertisement
Add Comment
Please, Sign In to add comment