[openstreetmap/openstreetmap-website] Add better_errors gem for easier debugging (#1815)

Andy Allan notifications at github.com
Wed Apr 11 06:10:27 UTC 2018


This PR adds one of my favourite gems - [better_errors](https://github.com/charliesome/better_errors)

In particular, I like the REPL that allows you to interact with the current state of the app. I often use it when debugging controllers, figuring out what's going wrong with params and form submissions and the like.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1815

-- Commit Summary --

  * Add better_errors gem for easier debugging

-- File Changes --

    M Gemfile (2)
    M Gemfile.lock (10)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1815.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1815.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1815
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180411/37984876/attachment-0001.html>


More information about the rails-dev mailing list