This is an error
Ajax-loader-hori
Missing

Ses1978

4 Plays
0 Likes
1 Comments

Feed

Missing
commented on a set almost 2 years ago
I didn't get the free download promised with subscription.
Track.find_in_batches do |tracks| tracks.each do |track| t = track.track_title an = track.artist_name pt = track.podcast_title pa = track.podcast_artist track.update_attributes({:track_title => t, :artist_name => an, :podcast_title => pt, :podcast_artist => pa}) end end