论坛首页 编程语言技术论坛

整合File-Column和Rmagick功能实现图片上传

浏览 22652 次
该帖已经被评为良好帖
作者 正文
   发表时间:2007-04-22  
请教楼主,我的ImageMagick和RMagick都装好了,测试了都没有问题。可是为什么我怎么安装file-column都没有用的?
一直报错:

undefined method `file_column' for PhotosController:Classn
0 请登录后投票
   发表时间:2007-06-08  
有没有谁做过用file_column实现 多张照片同时上传的,最好能AJAX
0 请登录后投票
   发表时间:2007-06-18  
请教,我上传文件时怎么才能自定义保存的文件的名字和存放路径?谢谢。
0 请登录后投票
   发表时间:2007-07-11  
kevinye 写道
有没有谁做过用file_column实现 多张照片同时上传的,最好能AJAX

一样的道理吧,我觉得。
在表中多加几个字段,模式中多定义几个列就是了。
0 请登录后投票
   发表时间:2007-08-23  
哪位兄弟能不能把file-column-0.3.1.tar.gz 共享出来,我怎么没找到它的下载的地方。
0 请登录后投票
   发表时间:2007-08-23  
似乎并不难找呀!
0 请登录后投票
   发表时间:2007-08-23  
Javeeye的附件上传功能就支持一次上传多个附件。
0 请登录后投票
   发表时间:2007-09-14  
我可以用rmagick和file_column.但是当我点edit编辑先前存在的记录时,系统提示:

Do not know how to handle a string with value 'C:\Documents and Settings\Ryan\桌面\0-Inbox\United Colors of Benetton - Spring-Summer 2007 Collection.files\ben_play.gif' that was passed to a file_column. Check if the form's encoding has been set to 'multipart/form-data'.
RAILS_ROOT: E:/Aptana/test/script/../config/..

Application Trace | Framework Trace | Full Trace 
#{RAILS_ROOT}/vendor/plugins/file_column/lib/file_column.rb:52:in `assign'
#{RAILS_ROOT}/vendor/plugins/file_column/lib/file_column.rb:584:in `image='
D:/Tools/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1672:in `send'
D:/Tools/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1672:in `attributes='
D:/Tools/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1671:in `each'
D:/Tools/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1671:in `attributes='
D:/Tools/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1591:in `update_attributes'
#{RAILS_ROOT}/app/controllers/admin_controller.rb:39:in `update'


大家有没有遇到这样的问题?谢谢!
0 请登录后投票
论坛首页 编程语言技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics