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