更新ReadMe.txt

This commit is contained in:
z9hang 2014-07-19 17:04:44 +08:00
parent 162a4cfa84
commit f273b60f32
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
patch:
patch:
用户姓名的部分根据issues#655。
为了修改方便
alias
@ -66,3 +66,7 @@ bundle exec rake db:migrate:up VERSION=20140410021724
3 运行migrate
3 打开admin配置插件http://127.0.0.1:3000/settings/plugin/redmine_ckeditor
4 点击“查询”(就是确定的功能)
===============================================================================
0719若遇到首页定制报错问题请尝试如下操作
1.运行 bundle exec rake db:migrate:down version=20140719080032
2.运行 bundle exec rake db:migrate:up version=20140719080032