A corporation manager and dashboard for EVE Online
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
Ben Kurtovic e1eb40710e Stub out /settings. 9 роки тому
app Stub out /settings. 9 роки тому
bin Hello world. 9 роки тому
config Stub out /settings. 9 роки тому
db Rename User.userid to User.char_id. 9 роки тому
lib Rename User.userid to User.char_id. 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