summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 22:20:02 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 22:20:02 -0500
commit423d0e5a440d8d66407522bc842ef273196173bc (patch)
treeec2dfc14881734c4585622962235b225c653da04 /config
parentf825d7e30ff6393b66a5abcc05a33f72d7d6712b (diff)
run ./generate.sh
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 149c321..3bad42d 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -1,4 +1,6 @@
Leaguer::Application.routes.draw do
+ resources :users
+
resources :games
resources :pms