Sha256: 337f2329b7440232162fac8fab41876e6f8f19a01408674f898f032fe2c1db32

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

# Match -ft
class MatchesFt
  def self.===(item)
    item.include?('-ft') || item.include?('-FT-')
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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