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:
=

安裝:
=

版本列表:

  1. 0.0.2.alpha September 21, 2025 (9.5 KB)
顯示所有版本(共 2)

Runtime 相依性套件 (2):

actionpack >= 6.0
railties >= 6.0

Development 相依性套件 (1):

rails >= 6.0

擁有者:

推送者:

作者:

  • atolix

SHA 256 總和檢查碼:

=

總下載次數 96

這個版本 90

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1.0

相關連結: