jacquescrocker / jammit-s3

Extensions so you can use jammit with s3/cloudfront for your Rails app
http://documentcloud.github.com/jammit/
MIT License
125 stars 31 forks source link

Fixing a few issues with the Cloudfront invalidation code #16

Closed gauravgupta123 closed 13 years ago

gauravgupta123 commented 13 years ago
  1. The files specified for invalidations should have a leading slash.
  2. Error code should be quoted
  3. .present? doesn't work for some mysterious reason.

Details here- http://docs.amazonwebservices.com/AmazonCloudFront/latest/APIReference/index.html?CreateInvalidation.html