Posted By: Marcel Molina Jr.
Date: 2006-11-30 06:05
Summary: aws/s3 0.1.1
Project: AWS - Amazon Web Services (S3, SQS)
A quick point release that ensures the underscore method isn't added to String if it is already defined. If someone is using aws/s3 with a Rails app, the ActiveSupport version of String#underscore would be replaced by aws/s3 which breaks some more arcane uses of underscore in Rails involving namespace transformations. |
|