Method: LilyPlaying::User#current
- Defined in:
- lib/lilyplaying/user.rb
#current ⇒ Object
11 12 13 |
# File 'lib/lilyplaying/user.rb', line 11 def current LilyPlaying::Current.new(@data["lastSongPlayed"]) end |
11 12 13 |
# File 'lib/lilyplaying/user.rb', line 11 def current LilyPlaying::Current.new(@data["lastSongPlayed"]) end |