欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Mephisto
来自开放百科 - 灰狐
(版本间的差异)
(未显示2个用户的6个中间版本) | |||
第1行: | 第1行: | ||
− | http://mephisto.stikipad.com | + | ==安装指南== |
+ | gem install tzinfo --remote | ||
+ | *1. Create a database named mephisto (or one of your choosing). | ||
+ | *2. Copy config/database.example.yml to config/database.yml | ||
+ | *3. Edit database.yml and set your database credentials. | ||
+ | *4. Upload the entire mephisto directory to your webserver. | ||
+ | *5. Run rake db:bootstrap from a terminal of some sorts (use rake db:bootstrap RAILS_ENV=production to be sure you’ | ||
+ | ve bootstrapped the production database.) | ||
+ | *6. Login to your administration at http://localhost/admin with the username: admin and password: test | ||
+ | |||
+ | ==相关信息== | ||
+ | *http://mephistoblog.com/ | ||
+ | *http://mephisto.stikipad.com | ||
+ | |||
+ | [[Category:Blog]] | ||
+ | [[Category:Ruby]] |
2010年8月14日 (六) 16:34的最后版本
[编辑] 安装指南
gem install tzinfo --remote
- 1. Create a database named mephisto (or one of your choosing).
- 2. Copy config/database.example.yml to config/database.yml
- 3. Edit database.yml and set your database credentials.
- 4. Upload the entire mephisto directory to your webserver.
- 5. Run rake db:bootstrap from a terminal of some sorts (use rake db:bootstrap RAILS_ENV=production to be sure you’
ve bootstrapped the production database.)
- 6. Login to your administration at http://localhost/admin with the username: admin and password: test
[编辑] 相关信息
分享您的观点