Closed sprite2005 closed 14 years ago
Is uploaded_data being called? http://github.com/technoweenie/attachment_fu/blob/master/lib/technoweenie/attachment_fu.rb#L337-354
I'd probably start with some puts
debugging there. See if it's being called, and if so, how far it gets before silently failing.
Please close this issue. My app is based on Community Engine and one of their initializers break attachment_fu under JRuby: http://github.com/bborn/communityengine/blob/master/config/initializers/attachment_fu_patch.rb I will let them know. Thanks.
Rad :)
See this gist http://gist.github.com/473168