###Rails 3.2.0 -- Paperclip -- Uploadify
Simple app which lets you upload multiple files using Paperclip and Uploadify. Updated to version Rails 3.2 to use asset pipeline now.
####Notes You need to have imagemagick installed for this application to work.
####TODO
- Add some documentation.
- Use Coffeescript and SASS.
- Actually make use of asset pipeline and get rid of inline js.