会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
dirl 站 lotus世界
发展是硬道理,学习是必由之路
博客园
园子
首页
新随笔
联系
管理
订阅
2009年4月5日
Ruby 多文件上传并写入数据库
摘要: 一:建立表(用Ruby的 script/generate model attach) 顺便把模型也生成打开 db/migrage/007_create_attaches.rb 修改成class CreateAttaches true do |t| t.column :name, :string # 附件名称 t.column :url, :str...
阅读全文
posted @ 2009-04-05 22:30 hannover
阅读(1598)
评论(0)
推荐(0)
编辑
公告