A corporation manager and dashboard for EVE Online
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. hace 10 años
app Cleanup. hace 10 años
bin Hello world. hace 10 años
config Flashing, start basic login code, stub password reset. hace 10 años
db Auth with emails, not names; don't store char names; bugfixes. hace 10 años
lib Cleanup. hace 10 años
public Hello world. hace 10 años
test Finish most of the user model, add a thing to init the db and create an admin. hace 10 años
vendor/assets Hello world. hace 10 años
.gitignore Initial commit hace 10 años
Gemfile Make user setup work fully, thanks to EAAL. hace 10 años
Gemfile.lock Make user setup work fully, thanks to EAAL. hace 10 años
LICENSE Hello world. hace 10 años
README.md Finish most of the user model, add a thing to init the db and create an admin. hace 10 años
Rakefile Hello world. hace 10 años
config.ru Hello world. hace 10 años

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