mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
get preferences scenario to pass
This commit is contained in:
parent
ba0b637c85
commit
d432d91cc8
4 changed files with 15 additions and 31 deletions
|
|
@ -152,6 +152,7 @@ Tracksapp::Application.routes.draw do
|
|||
match 'signup' => "users#new"
|
||||
|
||||
resources :notes
|
||||
resources :preferences
|
||||
|
||||
match 'search' => 'search#index'
|
||||
match 'search/results' => 'search#results', :via => 'post'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue