A corporation manager and dashboard for EVE Online
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. 9 yıl önce
app Cleanup. 9 yıl önce
bin Hello world. 9 yıl önce
config Flashing, start basic login code, stub password reset. 9 yıl önce
db Auth with emails, not names; don't store char names; bugfixes. 9 yıl önce
lib Cleanup. 9 yıl önce
public Hello world. 9 yıl önce
test Finish most of the user model, add a thing to init the db and create an admin. 9 yıl önce
vendor/assets Hello world. 9 yıl önce
.gitignore Initial commit 9 yıl önce
Gemfile Make user setup work fully, thanks to EAAL. 9 yıl önce
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 yıl önce
LICENSE Hello world. 9 yıl önce
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 yıl önce
Rakefile Hello world. 9 yıl önce
config.ru Hello world. 9 yıl önce

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