《migrate 中 create_table 的初步探索》的相关内容
相关博客
Migration
1、Generate migrations
l
You can use the “ruby
script/generate model model-name” command to generate model and the corresponding
migrat ...
by reverocean 2008-01-08 浏览 (147) 回复 (0) 关键字:

