Class: Scrapescrobbler::Stations::Station
- Inherits:
-
Object
- Object
- Scrapescrobbler::Stations::Station
- Defined in:
- lib/scrapescrobbler/stations/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#playlist(count) ⇒ Object
4 5 6 |
# File 'lib/scrapescrobbler/stations/base.rb', line 4 def playlist count raise NotImplementedError end |