Class ActionDispatch::PublicExceptions
In: lib/action_dispatch/middleware/public_exceptions.rb
Parent: Object

A simple Rack application that renders exceptions in the given public path.

Methods

call   new  

Attributes

public_path  [RW] 

Public Class methods

Public Instance methods

[Validate]