public
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/technoweenie/attachment_fu.git
Click here to lend your support to: attachment_fu and make a donation at www.pledgie.com !
rick (author)
Mon Apr 28 17:46:59 -0700 2008
commit  2e3736bccb05c870f4942bf177bd58e39ebcc620
tree    c93945190669629c9e64703fd12dec38672f6e46
parent  e19754b2143604c08cd0a9a8dbc5b889205b3f99
name age message
file .gitignore Tue Mar 18 20:15:20 -0700 2008 add initial AttachmentFu::Pixels implementation... [technoweenie]
file CHANGELOG Wed Mar 12 23:56:01 -0700 2008 wtf am i doing [technoweenie]
file README Thu Mar 13 10:15:29 -0700 2008 assurance [technoweenie]
file Rakefile Sat Mar 15 16:57:36 -0700 2008 welcome, AttachmentFu::Tasks [technoweenie]
file init.rb Wed Apr 23 18:25:58 -0700 2008 restructure init.rb to allow reloading in rails... [rick]
directory lib/ Mon Apr 28 17:46:59 -0700 2008 AttachmentFu#public_path should leave public/ o... [rick]
directory spec/ Mon Apr 28 17:46:59 -0700 2008 AttachmentFu#public_path should leave public/ o... [rick]
directory 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.