Sha256: 320309b2af2beefd0ff78fda9bf665daa24e20a87530bdc98418888249a4e4d7

Contents?: true

Size: 117 Bytes

Versions: 6

Compression:

Stored size: 117 Bytes

Contents

# Match source_profile
class MatchesSourceProfile
  def self.===(item)
    item.include?('source_profile')
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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