'Better Errors' in your Rails App
Every Rails developer is familiar with the default Rails error screen.
If you are bored with the error screen in your rails app, then you can better rails errors using gem 'better_errors'
Caution : Use it for only development
Add this to your GemFile
gem 'better_errors'
Do a
'bundle install'
That's it, now you will have a better UI for your Rails Errors.
Written by Rajeev N Bharshetty
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#