]> git.openstreetmap.org Git - rails.git/commit
Simplify monkey patch
authorTom Hughes <tom@compton.nu>
Fri, 2 Dec 2016 09:42:05 +0000 (09:42 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 2 Dec 2016 09:42:05 +0000 (09:42 +0000)
commitc129a8eec5b0762d75372bc6c07704d49453fed1
treeb2cdace9085d0824d2e479e31daf8bd2a6d17687
parentec6e096274553072205cb6fd7e7b54e2c807b8c7
Simplify monkey patch

The log method has grown new arguments which we weren't passing
on, but fortunately the exception translation is now delegated to
another method so we can patch that instead.
config/initializers/abstract_adapter.rb