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 !
commit  e1c4eab368029d56dac1b1ce32e8edec7f042743
tree    59273019dc1ea7d5b9b8552a1e9a113bfe84c19e
parent  1ed2faadfe741f8928c9b305700e528a0a79d982
name age message
file .gitignore Wed Jun 11 10:03:28 -0700 2008 Ignoring generated documentation directories [nbibler]
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 Wed Jun 11 10:33:15 -0700 2008 Removed unnecessary fileutils requirement [nbibler]
file init.rb Wed Apr 23 18:25:58 -0700 2008 restructure init.rb to allow reloading in rails... [rick]
directory lib/ Fri Jul 04 02:20:34 -0700 2008 use first arg of full_path/public_path to set t... [technoweenie]
directory spec/ Fri Jul 04 02:20:34 -0700 2008 use first arg of full_path/public_path to set t... [technoweenie]
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.