Cache album pics to mongo & listen url & check if track in db
This commit is contained in:
@@ -57,4 +57,5 @@ Beathaven::Application.routes.draw do
|
||||
# match ':controller(/:action(/:id(.:format)))'
|
||||
|
||||
match 'artist/:name' => 'artist#view'
|
||||
match 'listen/:id' => 'track#listen'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user