This repository has been archived by the owner on Aug 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
S3 is not a module (TypeError) #4
Comments
How did you fix this? |
Was this issue solved? |
Any update on this? I have the same error. I'll continue to dig for details. |
I am also having this same problem. Just adding mock-aws-s3 to the Gemfile causes this error. |
I am sure about exact details. I guess I fixed it by not requiring aws-sdk gem. |
Same problem |
Looks like this is a long lasting issue and gem is abandoned. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to use mock-aws-s3. I keep getting error S3 is not a module. I create a isolated ruby file containing code below
I got still the error below:
I do have aws-sdk gem installed. Can that be the source of problem?
Ruby version: ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
The text was updated successfully, but these errors were encountered: