好得很程序员自学网

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

paperclip自定义上传文件名

paperclip自定义上传文件名

http://HdhCmsTestgeilibuy测试数据/cod_area
http://blog.wyeworks测试数据/2009/7/13/paperclip-file-rename
https://github测试数据/thoughtbot/paperclip/wiki/Interpolations
http://yuan.javaeye测试数据/blog/604174

  has_attached_file :i2,
    :processors => [:jcropper],
    :styles=>{:mini=>"40x40#",:thumb=>"55x55#",:small=>"100x100#",:medium=>"160x160#",:big=>"400x400#",:process=>"800x800>"},
    :url => "/system/:class/:id_partition/:style/:filename",
    :path => ":rails_root/public/system/:class/:id_partition/:style/:filename"

查看更多关于paperclip自定义上传文件名的详细内容...

  阅读:46次