Module: Beatport::Support::Url

Included in:
Catalog::Artist, Catalog::Label, Catalog::Release, Catalog::Track
Defined in:
lib/beatport/support/url.rb

Instance Method Summary collapse

Instance Method Details

#urlObject



4
5
6
# File 'lib/beatport/support/url.rb', line 4

def url
  "http://www.beatport.com/#{type}/#{slug}/#{id}"
end