summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-03-03I HAVE THE WEBSITE RENDER THE USER'S USER NAMEDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-03-02Since I don't know how to do stuff with forms, I edited the actual HTML to fi...AndrewMurrell
2014-03-02Users work 1000000000000% but there is a path issue with the htmlDavisLWebb
2014-03-02I changed the user controllerDavisLWebb
2014-03-02Made the button on the homepage redirect to the signup page.AndrewMurrell
2014-03-02the users helper wasnt being pushDavisLWebb
2014-03-02THIS SHOULD COMMIT THE SESSION FILESDavisLWebb
2014-03-02fixed an issue in user controllerDavisLWebb
2014-03-02Finished sessions and updated user modelDavisLWebb
2014-03-02Added Session controller and helper. Also update user to have a remember_tokenDavisLWebb
2014-03-02added debug info to bottom of viewsTomer Kimia
2014-03-02working pages by commenting include sessionhelperTomer Kimia
2014-03-02app html still hereTomer Kimia
2014-03-02container around body in htmlTomer Kimia
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-02Gemfile.lockDavisLWebb
2014-03-02new homepage, better cssTomer Kimia
2014-03-02added preliminary homepageTomer Kimia
2014-03-01quick and dirty cssTomer Kimia
2014-03-01Added bootstrap and games to routesTomer Kimia
2014-03-01added new user formTomer Kimia
2014-03-01users_controller.rbDavisLWebb
2014-03-01Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-01user modelDavisLWebb
2014-02-28fixed db/seeds.rb and tried to get the game... did not succeedTomer Kimia
2014-02-27Added one line to tournaments controller.AndrewMurrell
2014-02-27add game typesLuke Shumaker
2014-02-25Search bar and footer html.Tomer Kimia
2014-02-18Run `rails new`Luke Shumaker