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 e1eb40710e Stub out /settings. 9 年之前
app Stub out /settings. 9 年之前
bin Hello world. 9 年之前
config Stub out /settings. 9 年之前
db Rename User.userid to User.char_id. 9 年之前
lib Rename User.userid to User.char_id. 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