好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

rails脚本架命令及心得

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

查看更多关于rails脚本架命令及心得的详细内容...

  阅读:46次

上一篇: js

下一篇:rails3 expericence