Module: Airship::Attachment::Sinatra
- Defined in:
- lib/airship/attachment/sinatra.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.registered(app) ⇒ Object
6 7 8 |
# File 'lib/airship/attachment/sinatra.rb', line 6 def self.registered(app) app.extend ClassMethods end |