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

Added tests for matches controller

This commit is contained in:
2015-10-29 07:53:47 -04:00
parent 208b716e56
commit d1437a56af
7 changed files with 83 additions and 8 deletions

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 'static_pages/not_allowed'
# Example of regular route:
# get 'products/:id' => 'catalog#view'