We need at least one simple test database with some fake admins, players, and a game. Possibly a few more for the test environment later, but at least one for the dev environment now. I think there's a rake utility for populating a database, so I'd tentatively like to use that. This should also be documented.
Created branch 82; currently has a basic working seed script, but I'm not closing this until I'm sure it'll do everything a dev would need from the get-go.
We need at least one simple test database with some fake admins, players, and a game. Possibly a few more for the test environment later, but at least one for the dev environment now. I think there's a rake utility for populating a database, so I'd tentatively like to use that. This should also be documented.