A corporation manager and dashboard for EVE Online
Você não pode selecionar mais de 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. 9 anos atrás
app Cleanup. 9 anos atrás
bin Hello world. 9 anos atrás
config Flashing, start basic login code, stub password reset. 9 anos atrás
db Auth with emails, not names; don't store char names; bugfixes. 9 anos atrás
lib Cleanup. 9 anos atrás
public Hello world. 9 anos atrás
test Finish most of the user model, add a thing to init the db and create an admin. 9 anos atrás
vendor/assets Hello world. 9 anos atrás
.gitignore Initial commit 9 anos atrás
Gemfile Make user setup work fully, thanks to EAAL. 9 anos atrás
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 anos atrás
LICENSE Hello world. 9 anos atrás
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 anos atrás
Rakefile Hello world. 9 anos atrás
config.ru Hello world. 9 anos atrás

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