summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2014-03-03Merge branch 'clean4'Luke Shumaker
2014-03-03app/models/user.rb: indentLuke Shumaker
2014-03-03More documentation changesDavisLWebb
2014-03-03DOCUMENTATION FOR USER.RBDavisLWebb
2014-03-03I added a lot of documentation to user.rbDavisLWebb
2014-03-02I changed the user controllerDavisLWebb
2014-03-02Added Session controller and helper. Also update user to have a remember_tokenDavisLWebb
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-01changed the user section of the generateDavisLWebb
2014-03-01user modelDavisLWebb
2014-02-27give tournaments a game typeLuke Shumaker
2014-02-27add game typesLuke Shumaker
2014-02-27add game typesLuke Shumaker
2014-02-26Possibly broke everything. Added another model for populating tournament opti...AndrewMurrell
2014-02-20fix datatype names in generate.shDavisLWebb
2014-02-18Changes to generate.shAndrewMurrell
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell
2014-02-18Run `rails new`Luke Shumaker