Sha256: a080f150b66a9188bc8d8753d6e60e4e15a2b8263b9cfbfac4f1b1f446643d64

Contents?: true

Size: 231 Bytes

Versions: 3

Compression:

Stored size: 231 Bytes

Contents

module Marver
  module API
    autoload :Client,      'marver/api/client'
    autoload :Response,    'marver/api/response'
    autoload :Credentials, 'marver/api/credentials'
    autoload :Error,       'marver/api/error'
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
marver-0.0.6 lib/marver/api.rb
marver-0.0.5 lib/marver/api.rb
marver-0.0.4 lib/marver/api.rb