Sha256: fe2a96bf9d1f8c3bcbc52d56093403ffa8e679209051f2d3669ccdd86703f931
Contents?: true
Size: 401 Bytes
Versions: 1
Compression:
Stored size: 401 Bytes
Contents
require_relative File.join 'matchi', 'eql' require_relative File.join 'matchi', 'equal' require_relative File.join 'matchi', 'match' require_relative File.join 'matchi', 'raise_exception' require_relative File.join 'matchi', 'be_true' require_relative File.join 'matchi', 'be_false' require_relative File.join 'matchi', 'be_nil' # Namespace for the Matchi library. # # @api private module Matchi end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
matchi-0.0.3 | lib/matchi.rb |