RubyGems Navigation menu

breakfalls 0.0.2.alpha

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.

Gemfile:
=

install:
=

Versions:

  1. 0.0.2.alpha September 21, 2025 (9.5 KB)
Show all versions (2 total)

Runtime Dependencies (2):

actionpack >= 6.0
railties >= 6.0

Development Dependencies (1):

rails >= 6.0

Owners:

Pushed by:

Authors:

  • atolix

SHA 256 checksum:

=

Total downloads 97

For this version 91

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: