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
Is there a recommended way to configure Paperclip with aws-sdk (in master) to work well in a test environment? Previously with aws/s3 I didn't do any special configuration for things to work in tests. Now my test raise:
AWS::Errors::Base:
So, it seems that the library is trying to access network resources during tests and failing.