Paperclip: Attaching Files in Rails
Thursday, April 17th, 2008Edit: Added paperclip validations
Paperclip is an awesome rails plugin by Jon Yurek at Thoughtbot. It is one of many plugins currently available that cater for file uploading and thumbnailing (see: Attachment_fu, file_column, etc). Now a quick quote from Jon:
For some reason, file attachment is annoying. I donĂt know why, and I know a lot of [...]
Posted in Ruby on Rails | Tags: paperlip, rails, uploads | Comments


