public
Fork of technoweenie/attachment_fu
Description: Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
Homepage: http://weblog.techno-weenie.net
Clone URL: git://github.com/ismasan/attachment_fu.git
Search Repo:
name age message
folder .gitignore Tue Mar 18 20:15:20 -0700 2008 add initial AttachmentFu::Pixels implementation... [technoweenie]
folder CHANGELOG Wed Mar 12 23:56:01 -0700 2008 wtf am i doing [technoweenie]
folder README Thu Mar 13 10:15:29 -0700 2008 assurance [technoweenie]
folder Rakefile Sat Mar 15 16:57:36 -0700 2008 welcome, AttachmentFu::Tasks [technoweenie]
folder init.rb Wed Apr 23 18:25:58 -0700 2008 restructure init.rb to allow reloading in rails... [rick]
folder lib/ Wed Apr 23 18:29:06 -0700 2008 reload pixel plugins properly [rick]
folder spec/ Wed Apr 23 16:48:46 -0700 2008 add #public_path method [rick]
folder vendor/ Wed Apr 23 01:02:54 -0700 2008 add mojo_magick support [rick]
README
Rethinking attachment_fu.  Quit peaking and go back to the master branch!

Don't freak out: image resizing support isn't gone, it's just unimplemented.  I have a plan.