mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added button to generate matches
This commit is contained in:
@@ -32,6 +32,8 @@ Wrestling::Application.routes.draw do
|
||||
get 'static_pages/team_scores'
|
||||
get 'static_pages/noMatches'
|
||||
get 'static_pages/createCustomWeights'
|
||||
get 'static_pages/generate_matches'
|
||||
|
||||
# Example of regular route:
|
||||
# get 'products/:id' => 'catalog#view'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user