Sha256: 488bd7960a2467841604417cdbb660d9521d3ed182995471ab32be37111133ad

Contents?: true

Size: 227 Bytes

Versions: 6

Compression:

Stored size: 227 Bytes

Contents

require "shutterbug/handlers/file_handlers"
module Shutterbug
  module Handlers
    autoload :ConvertHandler,  "shutterbug/handlers/convert_handler"
    autoload :JsFileHandler,   "shutterbug/handlers/js_file_handler"
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shutterbug-0.2.5 lib/shutterbug/handlers.rb
shutterbug-0.2.1 lib/shutterbug/handlers.rb
shutterbug-0.2.0 lib/shutterbug/handlers.rb
shutterbug-0.1.2 lib/shutterbug/handlers.rb
shutterbug-0.1.1 lib/shutterbug/handlers.rb
shutterbug-0.1.0 lib/shutterbug/handlers.rb