Add home page with playlists list and link to add a track
This commit is contained in:
@@ -3,4 +3,6 @@ Scube::Application.routes.draw do
|
||||
get 'stream', :on => :member
|
||||
end
|
||||
resources :playlists
|
||||
|
||||
root :to => 'home#index'
|
||||
end
|
||||
|
Reference in New Issue
Block a user