Handle UrlGenerationError as an application exception rather than a
authorTom Clegg <tom@curoverse.com>
Mon, 23 Jun 2014 13:30:30 +0000 (09:30 -0400)
committerTom Clegg <tom@curoverse.com>
Mon, 23 Jun 2014 13:37:44 +0000 (09:37 -0400)
commit4e900962d49cc0fe7832854c2eee0c45bfabba38
tree80610aad7638b753b297f0094280d9a228998ae4
parentcdd94fae8d40ad6dcee3de5d36de2d89921fd12d
Handle UrlGenerationError as an application exception rather than a
404, even though it subclasses RoutingError. refs #3047
apps/workbench/app/controllers/application_controller.rb