This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.mdown | Mon Feb 02 16:23:01 -0800 2009 | |
| |
Rakefile | Mon Feb 02 16:13:21 -0800 2009 | |
| |
app/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
config/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
db/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
public/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
script/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
test/ | Mon Feb 02 16:13:21 -0800 2009 | |
| |
vendor/ | Mon Feb 02 16:13:21 -0800 2009 |
README.mdown
Example app for multiple image upload and crop
This is an example app that shows how I solved the problem of uploading multiple images using Paperclip, associating them with a parent model using attribute_fu, and allowing the user to manually crop the images after upload.
For more details, read the blog post







