Sha256: 555fc630e192ae675dec84cc08fe9f70d631ae4458e09ee61c6c6879d4d4b729
Contents?: true
Size: 167 Bytes
Versions: 3
Compression:
Stored size: 167 Bytes
Contents
require 'itunes_api/all' # Interface to the Itunes Api module ItunesApi BASE_URL = 'https://itunes.apple.com'.freeze COUNTRY_CODE = 'GB'.freeze LIMIT = 200 end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
itunes_api-0.2.0 | lib/itunes_api.rb |
itunes_api-0.1.0 | lib/itunes_api.rb |
itunes_api-0.0.4 | lib/itunes_api.rb |