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)
Fri Mar 14 09:18:13 -0700 2008
commit  90d3e81793f2741c9cf0cdf28e9403e804486e93
tree    c3b91fd058facd8ff7efdbbd70355cba9364cae0
parent  e7efde6ddeae412d915a80d5bd8f1d4198dc63d9 parent  42d80cdb7d71816d60fb89d7d5e670b63635fa94
attachment_fu / test
name age message
..
directory backends/ Tue Feb 26 07:42:05 -0800 2008 remove breakpoint require, which screws up rail... [rsanheim]
file base_attachment_tests.rb Wed Jan 10 18:05:27 -0800 2007 change #process_attachment to an after_validati... [technoweenie]
file basic_test.rb Mon Jan 07 15:11:32 -0800 2008 add missing image/jpg content types from failin... [technoweenie]
file database.yml Wed Dec 13 16:59:38 -0800 2006 tests [technoweenie]
file extra_attachment_test.rb Fri Dec 22 22:08:12 -0800 2006 huzzah, the tempfile tests pass. [technoweenie]
directory fixtures/ Fri Mar 14 09:18:13 -0700 2008 add coreimage processor [technoweenie]
file geometry_test.rb Tue Jan 09 00:23:21 -0800 2007 add image science resizing support, make it the... [technoweenie]
directory processors/ Fri Mar 14 09:18:13 -0700 2008 add coreimage processor [technoweenie]
file schema.rb Fri Mar 14 09:18:13 -0700 2008 add coreimage processor [technoweenie]
file test_helper.rb Wed Mar 12 23:08:56 -0700 2008 Fixed a discrepancy in the comments for image_s... [Jason Seifer]
file validation_test.rb Wed Dec 13 22:52:18 -0800 2006 all tests pass [technoweenie]