Module: ConvenientService::RSpec::PrimitiveMatchers::DelegateTo
- Included in:
- ConvenientService::RSpec::PrimitiveMatchers
- Defined in:
- lib/convenient_service/rspec/primitive_matchers/delegate_to.rb
Instance Method Summary collapse
Instance Method Details
#delegate_to ⇒ Object
7 8 9 |
# File 'lib/convenient_service/rspec/primitive_matchers/delegate_to.rb', line 7 def delegate_to(...) Classes::DelegateTo.new(...) end |