Top Level Namespace

Defined Under Namespace

Modules: Typ

Instance Method Summary collapse

Instance Method Details

#typ(typ_class) ⇒ Object



3
4
5
# File 'lib/typ/rspec/matcher/with_method.rb', line 3

def typ typ_class
  Typ::RSpec::Matcher.new typ_class
end