rborkows

Results 1 comments of rborkows

Yep, just hit that myself. S3Object.find works fine, but .value returns NoSuchKey Problem appears to be in lib/aws/s3/object.rb path! This bit: '/' File.join "something", "something2" => "something/something2" irb(main):111:0> File.join "something",...