Categories: None [Edit]

breakfalls

https://rubygems.org/gems/breakfalls
https://github.com/atolix/breakfalls
Breakfalls provides a small Railtie that wraps selected controllers with an around_action. When a StandardError is raised, it invokes your registered handlers (global and per-controller) with (exception, request, user, params), then re-raises so existing error handling continues.

Total

Ranking: 187,943 of 187,950
Downloads: 109

Daily

Ranking: 157,203 of 187,922
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37715,406,664actionpack
43684,409,127rails
45679,488,980railties

Owners

#GravatarHandle
1iconatolix