A corporation manager and dashboard for EVE Online
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. há 9 anos
app Cleanup. há 9 anos
bin Hello world. há 9 anos
config Flashing, start basic login code, stub password reset. há 9 anos
db Auth with emails, not names; don't store char names; bugfixes. há 9 anos
lib Cleanup. há 9 anos
public Hello world. há 9 anos
test Finish most of the user model, add a thing to init the db and create an admin. há 9 anos
vendor/assets Hello world. há 9 anos
.gitignore Initial commit há 9 anos
Gemfile Make user setup work fully, thanks to EAAL. há 9 anos
Gemfile.lock Make user setup work fully, thanks to EAAL. há 9 anos
LICENSE Hello world. há 9 anos
README.md Finish most of the user model, add a thing to init the db and create an admin. há 9 anos
Rakefile Hello world. há 9 anos
config.ru Hello world. há 9 anos

README.md

calefaction

calefaction is a modular Rails corporation manager for the video game EVE Online.

Installing

calefaction can be deployed as a standard Rails app.

To set up the database and create your admin account, run:

rake db:setup calefaction:setup