A corporation manager and dashboard for EVE Online
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. 9 anni fa
app Cleanup. 9 anni fa
bin Hello world. 9 anni fa
config Flashing, start basic login code, stub password reset. 9 anni fa
db Auth with emails, not names; don't store char names; bugfixes. 9 anni fa
lib Cleanup. 9 anni fa
public Hello world. 9 anni fa
test Finish most of the user model, add a thing to init the db and create an admin. 9 anni fa
vendor/assets Hello world. 9 anni fa
.gitignore Initial commit 9 anni fa
Gemfile Make user setup work fully, thanks to EAAL. 9 anni fa
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 anni fa
LICENSE Hello world. 9 anni fa
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 anni fa
Rakefile Hello world. 9 anni fa
config.ru Hello world. 9 anni fa

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