Playlist. close #27

This commit is contained in:
magnolia-fan
2011-04-11 08:16:00 +04:00
parent 242c170a41
commit ffea37188c
6 changed files with 94 additions and 12 deletions
+1
View File
@@ -9,5 +9,6 @@ class TrackController < ApplicationController
url = Vkontakte.get(artist.name, track.name, (track.length / 1000).round)
redirect_to url
end
end