Do you know if there is a way to find out if an image is uploaded?
I mean, I have a Foo_Class, and this class may have an attached image, but its presence is optional. Is there a way to find out if a particular instance of this class has an image or not?
Thanks!
ruby-on-rails-3 paperclip
Abramodj
source share