public_rescue 0.6.0
PublicRescue is a gem for rails application who want to display dynamic error pages. It creates a new Rack middleware which replaces ActionDispatch::ShowExceptions and overwrites the rescue_action_in_public method.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 3.0