rails脚本架命令及心得
rails g model AdSlot category_id:integer name:string location:string type:string memo:text -p
不生成crud视图页面,生成migration及model
rails g paperclip material image_url
the `type` seems a keyword of rails the it will not persistence to db if you choose this name as you db column name,make sece
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did43679