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: 195,035 of 195,377
Downloads: 211

Daily

Ranking: 83,041 of 195,357
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
38803,137,527actionpack
45767,669,443rails
46765,139,296railties

Owners

#GravatarHandle
1iconatolix