I'm trying to install paperclip, and I've had zero luck. From the app's home directory, I do:
script/plugin install git://github.com/thoughtbot/paperclip.git and the terminal jumps to the next line, no messages whatsoever. I provide the necessary include and add has_attached_file :photo to my user model. I get undefined method `has_attached_file' for #<Class:0x244ce18> and when I check vendor/plugins there's nothing there. The directions for install are like 1 line, so I don't see what I could've done wrong. I've tried this both on my hosted server and from my own computer testing it with localhost:3000. In both cases I got the same outcome. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
