A corporation manager and dashboard for EVE Online
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Ben Kurtovic 02fd2fe0d6 Working login, logout. 10年前
app Working login, logout. 10年前
bin Hello world. 10年前
config Flashing, start basic login code, stub password reset. 10年前
db Clean up the way user corp checking is handled. 10年前
lib Clean up the way user corp checking is handled. 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