index
:
leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
seeds.rb
Age
Commit message (
Expand
)
Author
2014-04-23
Removed whitespace, added support for sampling_methods in view, modified seeds
AndrewMurrell
2014-04-22
migrated from stype to vartype because Luke changes my variable names without...
AndrewMurrell
2014-04-21
simplify/correct seeds development check
Luke Shumaker
2014-04-20
Made settings work for all the different types, CSS needs to be updated.
AndrewMurrell
2014-04-19
fix seeds.rb
Luke Shumaker
2014-04-19
Merge branch 'master' of github.com:LukeShu/leaguer
Luke Shumaker
2014-04-19
only seed sample users if in dev mode, create an admin user
Luke Shumaker
2014-04-19
Fixed seeds for game settings.
AndrewMurrell
2014-04-17
10 john doe's and some leaguer users
guntasgrewal
2014-04-06
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-06
A few bug fixes, and a bunch of code that almost works.
AndrewMurrell
2014-04-06
seed the server settings
Luke Shumaker
2014-04-05
Updated Settings, renaming, tournament views and misc.
AndrewMurrell
2014-04-04
fix the spelling of "description" in db/seeds.rb
Luke Shumaker
2014-04-03
Added basic options in seed for game specific settings.
AndrewMurrell
2014-03-07
Added chess.
AndrewMurrell
2014-03-07
notices in center, league of legends seed fixed
Tomer Kimia
2014-03-06
update db/seeds.rb
guntasgrewal
2014-02-28
fixed db/seeds.rb and tried to get the game... did not succeed
Tomer Kimia
2014-02-27
Added the Games Attributes stuff.
AndrewMurrell
2014-02-18
Run `rails new`
Luke Shumaker