Module: MetaSpotify
- Defined in:
- lib/meta-spotify.rb,
lib/meta-spotify/album.rb,
lib/meta-spotify/track.rb,
lib/meta-spotify/artist.rb,
lib/meta-spotify/version.rb
Defined Under Namespace
Classes: Album, Artist, BadRequestError, Base, MetaSpotifyError, NotFoundError, RateLimitError, ServerError, Track, URIError
Constant Summary collapse
- API_VERSION =
'1'- VERSION =
"0.3.2"