Class
ActionDispatch::Static
In:
lib/action_dispatch/middleware/static.rb
Parent:
Object
Methods
call
new
Constants
FILE_METHODS
=
%w(GET HEAD).freeze
Public Class methods
new
(app, root)
Public Instance methods
call
(env)
[Validate]