Burgestrand/spotify

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gemtest
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
MIT-LICENSE
README.markdown
Rakefile
spotify.gemspec
examples/example-audio_delivery_speed.rb33
examples/example-audio_stream.rb78
examples/example-console.rb4
examples/example-listing_playlists.rb56
examples/example-loading_object.rb17
examples/example-random_related_artists.rb35
examples/support.rb85
A
55 mins
lib/spotify.rb40
A
25 mins
lib/spotify/api.rb58
A
35 mins
lib/spotify/api/album.rb13
lib/spotify/api/album_browse.rb17
lib/spotify/api/artist.rb9
lib/spotify/api/artist_browse.rb22
lib/spotify/api/error.rb5
lib/spotify/api/image.rb21
lib/spotify/api/inbox.rb14
lib/spotify/api/link.rb34
lib/spotify/api/miscellaneous.rb5
lib/spotify/api/playlist.rb62
lib/spotify/api/playlist_container.rb36
lib/spotify/api/search.rb26
lib/spotify/api/session.rb76
lib/spotify/api/toplist_browse.rb16
lib/spotify/api/track.rb31
lib/spotify/api/user.rb9
lib/spotify/api_helpers.rb28
A
35 mins
lib/spotify/data_converters.rb7
lib/spotify/data_converters/best_effort_string.rb11
lib/spotify/data_converters/byte_string.rb18
lib/spotify/data_converters/country_code.rb15
lib/spotify/data_converters/image_id.rb27
lib/spotify/data_converters/type_safety.rb14
lib/spotify/data_converters/utf8_string.rb14
lib/spotify/data_converters/utf8_string_pointer.rb17
lib/spotify/error.rb141
lib/spotify/managed_pointer.rb74
lib/spotify/monkey_patches/ffi_buffer.rb10
lib/spotify/monkey_patches/ffi_enums.rb5
lib/spotify/monkey_patches/ffi_pointer.rb16
lib/spotify/structs.rb37