更新ReadMe.txt
This commit is contained in:
parent
162a4cfa84
commit
f273b60f32
|
@ -1,4 +1,4 @@
|
||||||
patch:
|
patch:
|
||||||
用户姓名的部分,根据issues#655。
|
用户姓名的部分,根据issues#655。
|
||||||
为了修改方便
|
为了修改方便
|
||||||
alias:
|
alias:
|
||||||
|
@ -65,4 +65,8 @@ bundle exec rake db:migrate:up VERSION=20140410021724
|
||||||
2 启动rails
|
2 启动rails
|
||||||
3 运行migrate
|
3 运行migrate
|
||||||
3 打开admin配置插件(http://127.0.0.1:3000/settings/plugin/redmine_ckeditor)
|
3 打开admin配置插件(http://127.0.0.1:3000/settings/plugin/redmine_ckeditor)
|
||||||
4 点击“查询”(就是确定的功能)
|
4 点击“查询”(就是确定的功能)
|
||||||
|
===============================================================================
|
||||||
|
0719:若遇到首页定制报错问题请尝试如下操作
|
||||||
|
1.运行 bundle exec rake db:migrate:down version=20140719080032
|
||||||
|
2.运行 bundle exec rake db:migrate:up version=20140719080032
|
Loading…
Reference in New Issue