A corporation manager and dashboard for EVE Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. преди 9 години
app Cleanup. преди 9 години
bin Hello world. преди 9 години
config Flashing, start basic login code, stub password reset. преди 9 години
db Auth with emails, not names; don't store char names; bugfixes. преди 9 години
lib Cleanup. преди 9 години
public Hello world. преди 9 години
test Finish most of the user model, add a thing to init the db and create an admin. преди 9 години
vendor/assets Hello world. преди 9 години
.gitignore Initial commit преди 9 години
Gemfile Make user setup work fully, thanks to EAAL. преди 9 години
Gemfile.lock Make user setup work fully, thanks to EAAL. преди 9 години
LICENSE Hello world. преди 9 години
README.md Finish most of the user model, add a thing to init the db and create an admin. преди 9 години
Rakefile Hello world. преди 9 години
config.ru Hello world. преди 9 години

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