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á 10 anos
app Cleanup. há 10 anos
bin Hello world. há 10 anos
config Flashing, start basic login code, stub password reset. há 10 anos
db Auth with emails, not names; don't store char names; bugfixes. há 10 anos
lib Cleanup. há 10 anos
public Hello world. há 10 anos
test Finish most of the user model, add a thing to init the db and create an admin. há 10 anos
vendor/assets Hello world. há 10 anos
.gitignore Initial commit há 10 anos
Gemfile Make user setup work fully, thanks to EAAL. há 10 anos
Gemfile.lock Make user setup work fully, thanks to EAAL. há 10 anos
LICENSE Hello world. há 10 anos
README.md Finish most of the user model, add a thing to init the db and create an admin. há 10 anos
Rakefile Hello world. há 10 anos
config.ru Hello world. há 10 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