Module: Airship::Attachment::Padrino

Defined in:
lib/airship/attachment/padrino.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.registered(app) ⇒ Object



7
8
9
# File 'lib/airship/attachment/padrino.rb', line 7

def self.registered(app)
  app.extend ClassMethods
end