This is a fork of Rick Olson’s attachment_fu adding '!' geometry support, JPEG quality control and polymorphic-relation-based thumbnailing.
jolohaga
23 February, 2010
View Website
RubyGems Page
Rails 3.0✗
Thread Safety?
JRuby?
Ruby 1.9✗
Rails 3.1?
Is it working for you?
Minor deprecated fixes.
Leave a Comment
Tried several variations, the images do not get saved when using `:file_system` backend
see http://github.com/technoweenie/attachment_fu/issues/#issue/10
The uploaded file doesn't seems to pass a callback before being saved, or may be callbacks work differently on Rails 3. Error : undefined method `callback' on attachement_fu.rb line 412
Getting this exception undefined method `notify'
Minor deprecated fixes.