Module: Spotify

Defined in:
lib/spotify.rb,
lib/spotify/sdk.rb,
lib/spotify/sdk/me.rb,
lib/spotify/version.rb,
lib/spotify/accounts.rb,
lib/spotify/sdk/base.rb,
lib/spotify/sdk/item.rb,
lib/spotify/sdk/album.rb,
lib/spotify/sdk/image.rb,
lib/spotify/sdk/model.rb,
lib/spotify/sdk/artist.rb,
lib/spotify/sdk/connect.rb,
lib/spotify/sdk/me/info.rb,
lib/spotify/accounts/session.rb,
lib/spotify/sdk/connect/device.rb,
lib/spotify/sdk/connect/playback_state.rb

Overview

The declaration for the Spotify namespace.

Defined Under Namespace

Classes: Accounts, SDK

Constant Summary collapse

VERSION =

The definitive version of spotify-ruby.

We follow the Semantic Versioning convention. See semver.org/ for more information

Summary: MAJOR version when you make incompatible API changes, MINOR version when you add functionality in a backwards-compatible manner, and PATCH version when you make backwards-compatible bug fixes.

"0.2.5"