Sha256: 4411d8229b51a9577deaac759e27f5778269b99e51f33a3560ae7e13a9e3142a

Contents?: true

Size: 159 Bytes

Versions: 14

Compression:

Stored size: 159 Bytes

Contents

module Beatport
  module Catalog  
    class Mixed
      def self.all(options = {})
        Client.retrieve 'mixed', :auto, options
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
beatport-0.4.0 lib/beatport/catalog/mixed.rb
beatport-0.3.0 lib/beatport/catalog/mixed.rb
beatport-0.2.3 lib/beatport/catalog/mixed.rb
beatport-0.2.2 lib/beatport/catalog/mixed.rb
beatport-0.2.1 lib/beatport/catalog/mixed.rb
beatport-0.2.0 lib/beatport/catalog/mixed.rb
beatport-0.1.10 lib/beatport/catalog/mixed.rb
beatport-0.1.9 lib/beatport/catalog/mixed.rb
beatport-0.1.8 lib/beatport/catalog/mixed.rb
beatport-0.1.7 lib/beatport/catalog/mixed.rb
beatport-0.1.6 lib/beatport/catalog/mixed.rb
beatport-0.1.5 lib/beatport/catalog/mixed.rb
beatport-0.1.3 lib/beatport/catalog/mixed.rb
beatport-0.1.2 lib/beatport/catalog/mixed.rb