RubyGems.org

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.

installgem install public_rescue -v 0.3.1
Authors

Cyril Picard

4,061 total downloads 589 for this version
Owners

049df09067e41dcffd6495e78334a1a2

Gemfile
gem "public_rescue", "~> 0.3.1"
Versions
  1. 0.4.1 February 1, 2012
  2. 0.4.0 January 26, 2012
  3. 0.3.1 July 27, 2011
  4. 0.3.0 July 27, 2011
  5. 0.2.5 May 12, 2011
Show all versions (7 total)
Runtime Dependencies
  1. rails ~> 3.0