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 02fd2fe0d6 Working login, logout. 9 years ago
app Working login, logout. 9 years ago
bin Hello world. 10 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 Clean up the way user corp checking is handled. 9 years ago
public Hello world. 10 years ago
test Finish most of the user model, add a thing to init the db and create an admin. 10 years ago
vendor/assets Hello world. 10 years ago
.gitignore Initial commit 10 years ago
Gemfile Make user setup work fully, thanks to EAAL. 10 years ago
Gemfile.lock Make user setup work fully, thanks to EAAL. 10 years ago
LICENSE Hello world. 10 years ago
README.md Finish most of the user model, add a thing to init the db and create an admin. 10 years ago
Rakefile Hello world. 10 years ago
config.ru Hello world. 10 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