Module: Sinatra
- Defined in:
- lib/sinatra/big_band.rb
Defined Under Namespace
Classes: BigBand
Class Method Summary collapse
Class Method Details
.BigBand(options = {}) ⇒ Object
71 72 73 |
# File 'lib/sinatra/big_band.rb', line 71 def self.BigBand( = {}) BigBand.generate_subclass() end |