Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/match_with.rb

Instance Method Summary collapse

Instance Method Details

#match_withObject



5
6
7
# File 'lib/match_with.rb', line 5

def match_with
  MatchWith::CoreExtension::MatchWith.new(self)
end