Closed yetanothernguyen closed 14 years ago
I've updated proxies gem - a dependency of s3. The proxies version should be specified in s3.gemspec to avoid upgrading, you can easily fix this issue by installing previous version of proxies gem.
Okay. I've upgraded s3 gem to 0.3.4 and that fixed the problem. Thanks.
Hi, I got this error when using paperclip and s3 on heroku: NameError (uninitialized constant S3::Service::MethodProxy): gems/s3-0.3.2/lib/s3/service.rb:39:in `buckets'