A corporation manager and dashboard for EVE Online
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. před 9 roky
app Cleanup. před 9 roky
bin Hello world. před 9 roky
config Flashing, start basic login code, stub password reset. před 9 roky
db Auth with emails, not names; don't store char names; bugfixes. před 9 roky
lib Cleanup. před 9 roky
public Hello world. před 9 roky
test Finish most of the user model, add a thing to init the db and create an admin. před 9 roky
vendor/assets Hello world. před 9 roky
.gitignore Initial commit před 9 roky
Gemfile Make user setup work fully, thanks to EAAL. před 9 roky
Gemfile.lock Make user setup work fully, thanks to EAAL. před 9 roky
LICENSE Hello world. před 9 roky
README.md Finish most of the user model, add a thing to init the db and create an admin. před 9 roky
Rakefile Hello world. před 9 roky
config.ru Hello world. před 9 roky

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