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

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