class MatchesCloudfront
Match cloudfront
Public Class Methods
===(item)
click to toggle source
# File lib/matches_cloudfront.rb, line 4 def self.===(item) item.include?('cloudfront ') end
Match cloudfront
# File lib/matches_cloudfront.rb, line 4 def self.===(item) item.include?('cloudfront ') end