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 !
changelog
rsanheim (author)
Tue Feb 26 07:51:55 -0800 2008
commit  606bf419786d5a085bfa5e24541412139f76085d
tree    3663e6aa1557a1e0dbf508f78b6179dfec89d930
parent  24e98fa78864a6ae8492d42a198a9e8771aa7cb0
...
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
0
@@ -1,3 +1,7 @@
0
+* Feb. 26, 2008 *
0
+* remove breakpoint from test_helper, makes test suite crazy (at least Rails 2+) [Rob Sanheim]
0
+* make S3 test really optional [Rob Sanheim]
0
+
0
 * Nov 27, 2007 *
0
 * Handle properly ImageScience thumbnails resized from a gif file [Matt Aimonetti]
0
 * Save thumbnails file size properly when using ImageScience [Matt Aimonetti]

Comments

    No one has commented yet.