module Airship::Attachment::Sinatra
Public Class Methods
registered(app)
click to toggle source
# File lib/airship/attachment/sinatra.rb, line 6 def self.registered(app) app.extend ClassMethods end
# File lib/airship/attachment/sinatra.rb, line 6 def self.registered(app) app.extend ClassMethods end