Sha256: e59e613c614dced81c01468d4826a3e843d409c7eef66751ac39bf063109efc8

Contents?: true

Size: 105 Bytes

Versions: 6

Compression:

Stored size: 105 Bytes

Contents

# Match mfa_serial
class MatchesMfaSerial
  def self.===(item)
    item.include?('mfa_serial')
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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