You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to papercli...@googlegroups.com
Sounds like the gem isn't getting correctly loaded when the Rails framework starts, and when you model declares 'has_attached_file', it doesn't know the reference. If you try "script/console" does that produce the same error? I don't think it is specifically a "rake gems:unpack" issue. Just my guess....
- Adam
pimpmaster
unread,
Nov 6, 2009, 11:25:49 AM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Paperclip Plugin
script/console works just fine - this only happens whenever I run any
type of rake gems:* command