A corporation manager and dashboard for EVE Online
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. vor 9 Jahren
app Cleanup. vor 9 Jahren
bin Hello world. vor 9 Jahren
config Flashing, start basic login code, stub password reset. vor 9 Jahren
db Auth with emails, not names; don't store char names; bugfixes. vor 9 Jahren
lib Cleanup. vor 9 Jahren
public Hello world. vor 9 Jahren
test Finish most of the user model, add a thing to init the db and create an admin. vor 9 Jahren
vendor/assets Hello world. vor 9 Jahren
.gitignore Initial commit vor 9 Jahren
Gemfile Make user setup work fully, thanks to EAAL. vor 9 Jahren
Gemfile.lock Make user setup work fully, thanks to EAAL. vor 9 Jahren
LICENSE Hello world. vor 9 Jahren
README.md Finish most of the user model, add a thing to init the db and create an admin. vor 9 Jahren
Rakefile Hello world. vor 9 Jahren
config.ru Hello world. vor 9 Jahren

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