Sha256: edb776d80bcf989ccb5515491cf9efb49e3d572f3330b6326977a38964e0f21b

Contents?: true

Size: 113 Bytes

Versions: 7

Compression:

Stored size: 113 Bytes

Contents

# Match AWS_TOKEN_TTL
class MatchesAwsTokenEtl
  def self.===(item)
    item.include?('AWS_TOKEN_TTL')
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

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