Sha256: 10195528b28eb2b3f8221b1f1ef0c5efd8f67b9f023fb1e49a0636b6258e96a5

Contents?: true

Size: 108 Bytes

Versions: 7

Compression:

Stored size: 108 Bytes

Contents

# Match AWS_PROFILE
class MatchesAwsProfile
  def self.===(item)
    item.include?('AWS_PROFILE')
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

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