technoweenie/attachment_fu

Cannot upload file from ActionController::TestUploadedFile in JRuby

sprite2005 opened this issue · 3 comments

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 :)