mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Fixed Layouts
This commit is contained in:
@@ -11,6 +11,7 @@ Wrestling::Application.routes.draw do
|
||||
# You can have the root of your site routed with "root"
|
||||
root 'static_pages#index'
|
||||
get 'static_pages/school'
|
||||
get 'admin/index'
|
||||
|
||||
# Example of regular route:
|
||||
# get 'products/:id' => 'catalog#view'
|
||||
|
||||
Reference in New Issue
Block a user