Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@@{:instance writer=>true} issue #98

Open
simonfl3tcher opened this issue Aug 7, 2014 · 1 comment
Open

@@{:instance writer=>true} issue #98

simonfl3tcher opened this issue Aug 7, 2014 · 1 comment

Comments

@simonfl3tcher
Copy link

I am trying to integrate aws-s3 with the latest version of rails and when starting the server I receive this error:-

aws-s3-0.6.3/lib/aws/s3/extensions.rb:223:in `class_eval': ///.rvm/gems/ruby-1.9.3-p385/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223: syntax error, unexpected $undefined (SyntaxError)
unless defined? @@{:instance_writer=>true}

Any ideas?

@subvertallchris
Copy link

I did what appeared to be an older solution for it in #99 but #95 looks to be the right way for Rails 4.1. It hasn't been merged in months, so probably best to fork https://github.com/bartoszkopinski/aws-s3 and use that. This project looks pretty abandoned.

duduribeiro added a commit to duduribeiro/ceph that referenced this issue Aug 25, 2015
Since I'm using ceph with the `aws-sdk` gem (https://github.com/aws/aws-sdk-ruby) instead `aws-s3` (https://github.com/marcel/aws-s3) because the aws-s3 have a trouble with the new active support (marcel/aws-s3#98) (and the downgrade active-support wasn't a option), I proposed change the doc to receive the usage instructions with the aws-sdk gem.

I used ceph with aws-sdk gem with this commands. 

Thanks so much
duduribeiro added a commit to duduribeiro/ceph that referenced this issue Aug 25, 2015
Since I'm using ceph with the `aws-sdk` gem (https://github.com/aws/aws-sdk-ruby) instead `aws-s3` (https://github.com/marcel/aws-s3) because the aws-s3 have a trouble with the new active support (marcel/aws-s3#98) (and the downgrade active-support wasn't a option), I proposed change the doc to receive the usage instructions with the aws-sdk gem.

I used ceph with aws-sdk gem with this commands.

Thanks so much

Signed-off-by: Carlos E Ribeiro <mail@carlosribeiro.me>
duduribeiro added a commit to duduribeiro/ceph that referenced this issue Aug 31, 2015
Since I'm using ceph with the `aws-sdk` gem (https://github.com/aws/aws-sdk-ruby) instead `aws-s3` (https://github.com/marcel/aws-s3) because the aws-s3 have a trouble with the new active support (marcel/aws-s3#98) (and the downgrade active-support wasn't a option), I proposed change the doc to receive the usage instructions with the aws-sdk gem.

I used ceph with aws-sdk gem with this commands.

Thanks so much

Signed-off-by: Carlos E Ribeiro <mail@carlosribeiro.me>
branch-predictor pushed a commit to branch-predictor/ceph that referenced this issue Sep 30, 2015
Since I'm using ceph with the `aws-sdk` gem (https://github.com/aws/aws-sdk-ruby) instead `aws-s3` (https://github.com/marcel/aws-s3) because the aws-s3 have a trouble with the new active support (marcel/aws-s3#98) (and the downgrade active-support wasn't a option), I proposed change the doc to receive the usage instructions with the aws-sdk gem.

I used ceph with aws-sdk gem with this commands.

Thanks so much

Signed-off-by: Carlos E Ribeiro <mail@carlosribeiro.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants