Player library, unified renderer for artists and playlists
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddPicUrlToPlaylists < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :playlists, :pic_url, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user