module Noaidi::Idioms::Match
Public Instance Methods
match(*args, &block)
click to toggle source
# File lib/noaidi/idioms/match.rb, line 4 def match(*args, &block) Noaidi.match(*args, &block) end
# File lib/noaidi/idioms/match.rb, line 4 def match(*args, &block) Noaidi.match(*args, &block) end