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 e1eb40710e Stub out /settings. před 9 roky
app Stub out /settings. před 9 roky
bin Hello world. před 9 roky
config Stub out /settings. před 9 roky
db Rename User.userid to User.char_id. před 9 roky
lib Rename User.userid to User.char_id. 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