Method: RSpotify::Category#complete!

Defined in:
lib/rspotify/category.rb

#complete!Object



74
75
76
# File 'lib/rspotify/category.rb', line 74

def complete!
  initialize RSpotify.get("browse/categories/#{@id}")
end