Module
Shotgun
In:
lib/shotgun/loader.rb
lib/shotgun/favicon.rb
lib/shotgun/static.rb
lib/shotgun.rb
Methods
after_fork
after_fork!
before_fork
before_fork!
enable_copy_on_write
new
preload
Classes and Modules
Class
Shotgun::Loader
Class
Shotgun::SkipFavicon
Class
Shotgun::Static
Public Class methods
after_fork
(&block)
after_fork!
()
before_fork
(&block)
before_fork!
()
enable_copy_on_write
()
new
(rackup_file, &block)
preload
(files=%w[./config/shotgun.rb ./shotgun.rb])
[Validate]