Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

S3 is not a module (TypeError) #4

Open
dixia opened this issue Aug 27, 2012 · 7 comments
Open

S3 is not a module (TypeError) #4

dixia opened this issue Aug 27, 2012 · 7 comments

Comments

@dixia
Copy link

dixia commented Aug 27, 2012

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

require 'rubygems'
require 'mock-aws-s3'

ruby test_mock_s3.rb

I got still the error below:

S3 is not a module (TypeError)

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]

@excalq
Copy link

excalq commented Jan 31, 2013

How did you fix this?

@RohiniPamarty
Copy link

Was this issue solved?

@dmbrooking
Copy link

Any update on this? I have the same error. I'll continue to dig for details.

@brucew
Copy link

brucew commented Dec 4, 2013

I am also having this same problem. Just adding mock-aws-s3 to the Gemfile causes this error.

@dixia
Copy link
Author

dixia commented Dec 4, 2013

I am sure about exact details. I guess I fixed it by not requiring aws-sdk gem.

@chinshr
Copy link

chinshr commented Jan 29, 2014

Same problem

@skatkov
Copy link

skatkov commented Mar 14, 2014

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants