Class: Beatport::Catalog::Mixed
- Inherits:
-
Object
- Object
- Beatport::Catalog::Mixed
- Defined in:
- lib/beatport/catalog/mixed.rb
Class Method Summary collapse
Class Method Details
.all(options = {}) ⇒ Object
4 5 6 |
# File 'lib/beatport/catalog/mixed.rb', line 4 def self.all( = {}) Client.retrieve 'mixed', :auto, end |