1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-10 15:54:19 +00:00

Installed devise

This commit is contained in:
Jacob Cody Wimer
2014-01-21 22:23:09 -05:00
parent 73d22a126a
commit 382e1a0c05
4 changed files with 36 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
Wrestling::Application.routes.draw do
devise_for :users
resources :tournaments
resources :schools