Class ActionDispatch::FileHandler
In: lib/action_dispatch/middleware/static.rb
Parent: Object

Methods

call   escape_glob_chars   ext   match?   new   unescape_path  

Constants

PATH_SEPS = Regexp.union(*[::File::SEPARATOR, ::File::ALT_SEPARATOR].compact)

Public Class methods

Public Instance methods

[Validate]