1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-07 06:54:16 +00:00

The rest of 1-21 changes. Mostly visual flow between tournament school and wrestlers

This commit is contained in:
Jacob Cody Wimer
2014-01-21 21:43:48 -05:00
parent 1112699025
commit 73d22a126a
10 changed files with 62 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
class StaticPagesController < ApplicationController
def index
@tournaments = Tournament.all
end
def school