Class: Beatport::Catalog::Home
- Defined in:
- lib/beatport/catalog/home.rb
Class Method Summary collapse
Methods inherited from Item
#[], #associate, associations, find_by_name, has_many, has_one, #id, #initialize, lazy_accessor, #type
Constructor Details
This class inherits a constructor from Beatport::Item
Class Method Details
.get ⇒ Object
8 9 10 |
# File 'lib/beatport/catalog/home.rb', line 8 def self.get Client.retrieve 'home', Home end |