Top 50 playlists, last.fm and youtube links

This commit is contained in:
magnolia-fan
2011-11-26 18:18:02 +04:00
parent 705b4cfbc2
commit 4ade7fa77f
6 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
class Playlist < ActiveRecord::Base
belongs_to :user
has_many :playlist_tracks
has_many :playlist_items
end