Tag Archives: attachment_fu

Working with attachment_fu on 64 bit OS

Stuck again at attachment_fu :( Since my previous article covers a lot about attachment_fu, I’ll keep this one really short. Sometime back I was working on a Rails application that used attachment_fu to upload images and create thumbnails. Everything worked … Continue reading

Leave a Comment

Filed under Linux, Ruby on Rails

Working with attachment_fu on Windows

Sometime back when I was trying to run my rails application on Windows, I had a problem with the plugin attachment_fu (everything worked like a charm on Fedora though). On every upload, I got a validation error: “Size is not … Continue reading

Leave a Comment

Filed under Ruby on Rails, Windows