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)
Wed Apr 23 00:17:39 -0700 2008
commit  47447569571d5d17e337215c5be42cb35547b181
tree    2a5077263aea074b460e98f9a28f970e614aa072
parent  c57e50a4c7b3a74fda9004d6f157c4fbb44ce9ba
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 Sat Mar 15 15:10:12 -0700 2008 extract some file utility methods [technoweenie]
directory lib/ Wed Apr 23 00:07:11 -0700 2008 refactor AFU instance methods into AttachmentFu... [rick]
directory spec/ Wed Apr 23 00:17:39 -0700 2008 remove file size check in core image spec [rick]
directory vendor/ Tue Mar 18 19:47:10 -0700 2008 initial pixels support [technoweenie]
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.