From b2eb08b975798bed96139e9a4ff4f021d8af9dd5 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 4 Jan 2015 18:59:03 +0100 Subject: [PATCH] Added hint on Paperclip --- README.Developer | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.Developer b/README.Developer index b4a9e1e..1d21366 100644 --- a/README.Developer +++ b/README.Developer @@ -32,3 +32,6 @@ coalesce("packages"."long_description"::text, ''))) ); Used: https://github.com/semaperepelitsa/jquery.fileupload-rails Which is a gem for: https://github.com/blueimp/jQuery-File-Upload + +Paperclip for attachment/screenshot file handlind within ActiveRecord +https://github.com/thoughtbot/paperclip \ No newline at end of file