1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Revert "Added loader.io route"

This reverts commit 970c28e360.
This commit is contained in:
2015-10-21 07:56:27 -04:00
parent 970c28e360
commit 432b99a0cf

View File

@@ -36,7 +36,7 @@ Wrestling::Application.routes.draw do
get 'static_pages/generate_matches'
get 'static_pages/weigh_in'
post 'static_pages/weigh_in'
get ENV['LOADERIO_API_KEY']
# Example of regular route:
# get 'products/:id' => 'catalog#view'