當前位置: 首頁最新資訊 手機數(shù)碼 → Rails常用命令 Rails開發(fā)常用操作命令

Rails常用命令 Rails開發(fā)常用操作命令

更多

以下是Rails開發(fā)常用操作命令:

cd /home/virus

rails new blog

cd blog

rails server

rails console

rails db:create

rails db:migrate

rails generate scaffold Product title:string price:decimal description:text

rails generate controller Persons

rails generate model Order product_snapshot_id:integer qty:integer

rails generate migration ProductAddProductNoColumn

熱門評論
最新評論
發(fā)表評論 查看所有評論(0)
昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
字數(shù): 0/500 (您的評論需要經(jīng)過審核才能顯示)