public_rescue 0.2.5
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