summaryrefslogtreecommitdiff
path: root/app/controllers/teams_controller.rb
AgeCommit message (Collapse)Author
2014-04-22Merge branch 'clean2'Luke Shumaker
Conflicts: app/models/team.rb app/views/matches/index.html.erb app/views/matches/show.html.erb
2014-04-22run ./generate.shLuke Shumaker
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03normalize to tab indentshumakl
2014-04-03run generate.shshumakl
2014-03-06new generateguntasgrewal
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
Conflicts: Gemfile.lock app/views/layouts/application.html.erb config/routes.rb
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell