qoobaa / s3

Library for accessing S3 objects and buckets, supports EU and US buckets
MIT License
258 stars 112 forks source link

uninitialized constant S3::Service::Proxy #27

Closed artur79 closed 13 years ago

artur79 commented 13 years ago

uninitialized constant S3::Service::Proxy /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:105:in const_missing' /usr/lib/ruby/gems/1.8/gems/s3-0.3.7/lib/s3/service.rb:39:inbuckets'

When trying to use with Paperclip. s3 version 0.3.7, proxies version 0.1.1, paperclip 2.3.5

qoobaa commented 13 years ago

Fixed, thanks.