summaryrefslogtreecommitdiff
path: root/db/seeds.rb
AgeCommit message (Expand)Author
2014-04-22migrated from stype to vartype because Luke changes my variable names without...AndrewMurrell
2014-04-21simplify/correct seeds development checkLuke Shumaker
2014-04-20Made settings work for all the different types, CSS needs to be updated.AndrewMurrell
2014-04-19fix seeds.rbLuke Shumaker
2014-04-19Merge branch 'master' of github.com:LukeShu/leaguerLuke Shumaker
2014-04-19only seed sample users if in dev mode, create an admin userLuke Shumaker
2014-04-19Fixed seeds for game settings.AndrewMurrell
2014-04-1710 john doe's and some leaguer usersguntasgrewal
2014-04-06Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-06A few bug fixes, and a bunch of code that almost works.AndrewMurrell
2014-04-06seed the server settingsLuke Shumaker
2014-04-05Updated Settings, renaming, tournament views and misc.AndrewMurrell
2014-04-04fix the spelling of "description" in db/seeds.rbLuke Shumaker
2014-04-03Added basic options in seed for game specific settings.AndrewMurrell
2014-03-07Added chess.AndrewMurrell
2014-03-07notices in center, league of legends seed fixedTomer Kimia
2014-03-06update db/seeds.rbguntasgrewal
2014-02-28fixed db/seeds.rb and tried to get the game... did not succeedTomer Kimia
2014-02-27Added the Games Attributes stuff.AndrewMurrell
2014-02-18Run `rails new`Luke Shumaker