A corporation manager and dashboard for EVE Online
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. 10 лет назад
app Cleanup. 10 лет назад
bin Hello world. 10 лет назад
config Flashing, start basic login code, stub password reset. 10 лет назад
db Auth with emails, not names; don't store char names; bugfixes. 10 лет назад
lib Cleanup. 10 лет назад
public Hello world. 10 лет назад
test Finish most of the user model, add a thing to init the db and create an admin. 10 лет назад
vendor/assets Hello world. 10 лет назад
.gitignore Initial commit 10 лет назад
Gemfile Make user setup work fully, thanks to EAAL. 10 лет назад
Gemfile.lock Make user setup work fully, thanks to EAAL. 10 лет назад
LICENSE Hello world. 10 лет назад
README.md Finish most of the user model, add a thing to init the db and create an admin. 10 лет назад
Rakefile Hello world. 10 лет назад
config.ru Hello world. 10 лет назад

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