README in roachclip-0.1.0 vs README in roachclip-0.1.1

- old
+ new

@@ -26,10 +26,12 @@ plugin Roachclip roachclip :image, :styles => {:thumb => {:geometry => '50x50>'}, :large => {:geometry => '500x500>'}} end -Which combines Joint's GridFS-ness with Paperclip's image processing-ness +Which combines Joint's GridFS-ness with Paperclip's image processing-ness. Note that Roachclip relies on Paperclip +and Joint. You'll have to have those gems installed (rubygems gem deps should take care of it for you). Roachclip +will plug Joint into your models automatically. = License roachclip is released under the MIT license.