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 d6c8589785 Add corp tickers to header. 9 years ago
app Add corp tickers to header. 9 years ago
bin Hello world. 9 years ago
config Flashing, start basic login code, stub password reset. 9 years ago
db Clean up the way user corp checking is handled. 9 years ago
lib Add corp tickers to header. 9 years ago
public Hello world. 9 years ago
test Finish most of the user model, add a thing to init the db and create an admin. 9 years ago
vendor/assets Hello world. 9 years ago
.gitignore Initial commit 9 years ago
Gemfile Make user setup work fully, thanks to EAAL. 9 years ago
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 years ago
LICENSE Hello world. 9 years ago
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 years ago
Rakefile Hello world. 9 years ago
config.ru Hello world. 9 years ago

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