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 !
technoweenie (author)
Wed Dec 13 16:51:16 -0800 2006
commit  1e91f6545a38dc16bf7ba35292841dbe8f860fb0
tree    43eaf71e5e9179193589137b9217c39b8b3a149d
attachment_fu / init.rb
100644 1 lines (1 sloc) 0.065 kb
1
ActiveRecord::Base.send(:include, Technoweenie::ActsAsAttachment)