you are in: codestackercodes [RSS]paperclip ie validation

paperclip ie validation Delicious Email

show/hide lines
   1  validates_attachment_content_type :image,
   2    :content_type => [
   3      'image/jpeg',
   4      'image/pjpeg', # for progressive jpeg (IE mine-type for regular jpeg) 
   5      'image/png',
   6      'image/x-png', # IE mine-type for PNG
   7      'image/gif'
   8  ]
created by leozera — 16 August 2009 — get a short url — tags: ie paperclip rails ruby embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image