logankoester / errship

Errship is a Rails 3.1 engine for rendering error pages inside your layout. It supports i18n, custom exceptions, and Airbrake error tracking.
http://blog.logankoester.com/errship.html
MIT License
26 stars 5 forks source link

Rails4 - request method specified // rescue unknown action fix #16

Closed kendrikat closed 1 year ago

kendrikat commented 10 years ago

Hello,

I made some minor updates for Rails4 compat, but I didn't test it for Rails3 yet. Maybe you could pull it into its own branch?

Regards

kendrikat commented 1 year ago

Outdated :kissing: