Class
Shotgun::Static
In:
lib/shotgun/static.rb
Parent:
Object
Serves static files out of the specified directory.
Methods
call
new
Public Class methods
new
(app, public_dir='./public')
Public Instance methods
call
(env)
[Validate]