Sha256: 2d002f69dc9aba25e2cbe84a8ad7720898a0a565a282f9606058a055e307b640

Contents?: true

Size: 255 Bytes

Versions: 7

Compression:

Stored size: 255 Bytes

Contents

module Shutterbug
  module Handlers
    autoload :ConvertHandler, "shutterbug/handlers/convert_handler"
    autoload :DirectUploadHandler, "shutterbug/handlers/direct_upload_handler"
    autoload :FileHandler, "shutterbug/handlers/file_handler"
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
shutterbug-0.5.6 lib/shutterbug/handlers.rb
shutterbug-0.5.5 lib/shutterbug/handlers.rb
shutterbug-0.5.4 lib/shutterbug/handlers.rb
shutterbug-0.5.3 lib/shutterbug/handlers.rb
shutterbug-0.5.2 lib/shutterbug/handlers.rb
shutterbug-0.5.1 lib/shutterbug/handlers.rb
shutterbug-0.5.0 lib/shutterbug/handlers.rb