Sha256: 3a9beb0ca5fa7094f4d4cde248c3161819f7b5febc994c6cab35cea38ace2ba6
Contents?: true
Size: 622 Bytes
Versions: 1
Compression:
Stored size: 622 Bytes
Contents
module MarketBot module Play class App ATTRIBUTES = [ :category, :category_url, :content_rating, :cover_image_url, :current_version, :description, :developer, :email, :full_screenshot_urls, :html, :installs, :more_from_developer, :price, :rating, :rating_distribution, :requires_android, :reviews, :screenshot_urls, :similar, :size, :title, :updated, :votes, :website_url, :whats_new ] end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
market_bot-1.0.0 | lib/market_bot/play/app/constants.rb |