Libraries
»
notu
(0.1.1)
»
Index
»
Notu
»
Library
»
#loved_tracks
Method: Notu::Library#loved_tracks
Defined in:
lib/notu/library.rb
#
loved_tracks
⇒
Object
15 16 17
# File 'lib/notu/library.rb', line 15
def
loved_tracks
LovedTracks
.
new
(
self
)
end