Module: ConvenientService::RSpec::PrimitiveHelpers::IgnoringException
- Included in:
- ConvenientService::RSpec::PrimitiveHelpers
- Defined in:
- lib/convenient_service/rspec/primitive_helpers/ignoring_exception.rb
Instance Method Summary collapse
Instance Method Details
#ignoring_exception ⇒ Object
7 8 9 |
# File 'lib/convenient_service/rspec/primitive_helpers/ignoring_exception.rb', line 7 def ignoring_exception(...) Classes::IgnoringException.call(...) end |