Method: ActionDispatch::PublicExceptions#public_path

Defined in:
lib/action_dispatch/middleware/public_exceptions.rb

#public_pathObject

Returns the value of attribute public_path.



19
20
21
# File 'lib/action_dispatch/middleware/public_exceptions.rb', line 19

def public_path
  @public_path
end