mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-02 13:15:27 +00:00
Moved team score for faster front page load.
This commit is contained in:
@@ -28,6 +28,7 @@ Wrestling::Application.routes.draw do
|
||||
get 'static_pages/up_matches'
|
||||
get 'static_pages/control_match'
|
||||
get 'static_pages/results'
|
||||
get 'static_pages/team_scores'
|
||||
|
||||
# Example of regular route:
|
||||
# get 'products/:id' => 'catalog#view'
|
||||
|
||||
Reference in New Issue
Block a user