摘要: 创建迁移文件 rails g migration add_product_images_index 编写迁移文件 db/migrate/20170119093958_add_product_images_index.rb class AddProductImagesIndex < ActiveRec 阅读全文
posted @ 2021-07-20 07:53 HaimaBlog 阅读(100) 评论(0) 推荐(0) 编辑