Class: AppStore::Company

Inherits:
Base
  • Object
show all
Defined in:
lib/app_store/company.rb

Overview

Represents a company (the application developper) The following attributes are available:

  • title: title of the company, or name of the developper.

  • url: website url.

Instance Attribute Summary

Attributes inherited from Base

#raw

Method Summary

Methods inherited from Base

#initialize

Methods included from Helper::Plist

#plist

Constructor Details

This class inherits a constructor from AppStore::Base