Track availability, fixes

This commit is contained in:
magnolia-fan
2011-11-24 03:37:41 +04:00
parent d4203d26fd
commit b82ade229d
7 changed files with 30 additions and 14 deletions
+1
View File
@@ -13,6 +13,7 @@ Beathaven::Application.routes.draw do
match 'lastfm/scrobble' => 'last_fm#scrobble'
match 'track/update_length' => 'track#update_length'
match 'track/report' => 'track#report_unavailable'
match 'settings' => 'user#settings'