Since none of the examples that I could find on the internet of how to invalidate a cloudfront asset in ruby were correct, I decided to post my solution: require 'rubygems' # may not be needed require 'openssl' require 'digest/sha1' require 'net/https' require 'base64' class CloudfrontInvalidator def initialize(aws_account, aws_secret, distribution) @aws_account = aws_account @aws_secret = […]
-
‹ Home
Contents
-
Categories
-
Tags
aws capistrano cloudfront confabulus configuration content_for def development git installation launch layouts oracle perforce plugins rails rcov rspec ruby security snippets test::unit testing
-
Archives
Blogroll
-
RSS Feeds
-
Meta