Module: ConvenientService::RSpec::Matchers::DelegateTo

Defined in:
lib/convenient_service/rspec/matchers/delegate_to.rb

Instance Method Summary collapse

Instance Method Details

#delegate_toObject



7
8
9
# File 'lib/convenient_service/rspec/matchers/delegate_to.rb', line 7

def delegate_to(...)
  RSpec::PrimitiveMatchers::Classes::DelegateTo.new(...)
end