mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-08 15:29:20 +00:00
@@ -36,7 +36,7 @@ Wrestling::Application.routes.draw do
|
|||||||
get 'static_pages/generate_matches'
|
get 'static_pages/generate_matches'
|
||||||
get 'static_pages/weigh_in'
|
get 'static_pages/weigh_in'
|
||||||
post 'static_pages/weigh_in'
|
post 'static_pages/weigh_in'
|
||||||
get ENV['LOADERIO_API_KEY']
|
|
||||||
|
|
||||||
# Example of regular route:
|
# Example of regular route:
|
||||||
# get 'products/:id' => 'catalog#view'
|
# get 'products/:id' => 'catalog#view'
|
||||||
|
|||||||
Reference in New Issue
Block a user