execute_with_rescue 0.0.3
Saves your from writing `begin...rescue...ensure...end` everywhere. This assumes you know how to use `rescue_from` not just within a controller.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activesupport
< 6.0.0, >= 4.1.0