Hello,

I'm deploying a rails 3 applications and i have some troubles with the
Paperclip::Geometry command. Apparently, heroku gives the following
error:
Paperclip::CommandNotFoundError (Paperclip::CommandNotFoundError):
←[32m2011-02-17T03:07:31-08:00 app[web.1]:←[0m app/models/picture.rb:
49:in `image_geometry'

This is the code

def image_geometry
                Paperclip::Geometry.from_file(image.to_file(:original))
        end

Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to