Sha256: fc141ad0b6b23bbd224b9f760a6061fbdcd1fec78406e67dcacb86e98fa2370b

Contents?: true

Size: 107 Bytes

Versions: 5

Compression:

Stored size: 107 Bytes

Contents

module Covetous
  module Data
    include HTTParty

    BASE_URL = "#{Covetous::BASE_URL}/data"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
covetous-0.1.3 lib/covetous/data.rb
covetous-0.1.2 lib/covetous/data.rb
covetous-0.1.1 lib/covetous/data.rb
covetous-0.1.0 lib/covetous/data.rb
covetous-0.0.1 lib/covetous/data.rb