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 →
Filed under Linux, Ruby on Rails
Tagged as 64 bit, attachment_fu, fedora, Linux, rails, 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 →
Filed under Ruby on Rails, Windows
Tagged as attachment_fu, rails, Ruby on Rails, Windows