You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
educoder/LocalReadMe.md

7 lines
255 B

## 数据库
6 years ago
1.创建一个新的数据库如edu_local必须是UTF-8
2.设置本地database.yml
3. 链接mysql执行导入数据库source /Users/jingquanhuang/eduplus2/db/structure.sql
6 years ago
4. 初始化种子数据seeds.rb
6 years ago