1 post tagged with "paperclip"
How to install Paperclip in Rails 3
Paperclip is a plugin/gem created by the talented folks at ThoughtBot. It will make using attachments and uploads in your rails application ridiculously easy to implement. Let’s get started! Things you’ll need installed Before we start there is only one thing that you…