execute_with_rescue 0.0.2
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
< 5.1.0, >= 4.0.0