Sha256: fcb28815caa031eafa8ff73a9228fc9e82cdf3cdbf717256a0ef5c189dd8082d

Contents?: true

Size: 107 Bytes

Versions: 6

Compression:

Stored size: 107 Bytes

Contents

# Match cloudfront
class MatchesCloudfront
  def self.===(item)
    item.include?('cloudfront ')
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aws-spec-etl-0.1.5 lib/matches_cloudfront.rb
aws-spec-etl-0.1.4 lib/matches_cloudfront.rb
aws-spec-etl-0.1.3 lib/matches_cloudfront.rb
aws-spec-etl-0.1.2 lib/matches_cloudfront.rb
aws-spec-etl-0.1.1 lib/matches_cloudfront.rb
aws-spec-etl-0.1.0 lib/matches_cloudfront.rb