Ruby on Rails Sunday, October 31, 2010

Cheers for that, that part makes more sense now.

Still getting the same error, now using the path:

:path => "/:attachment/:id/:filename.:extension"

Another thing I noticed, when I sign in to aws-s3 through the rails
console, like this:

Base.establish_connection!(:access_key_id...

I get the message

#<AWS::S3::Connection:0x1035886e0 @http=#<Net::HTTP s3.amazonaws.com:80
open=false>,

which doesn't seem good, however following this I can still access my s3
buckets. Service.buckets returns a complete list.

is the ...open=false> message normal??

Thanks

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment