Module: ConvenientService::RSpec::Matchers::IncludeConfig
- Included in:
- ConvenientService::RSpec::Matchers
- Defined in:
- lib/convenient_service/rspec/matchers/include_config.rb
Instance Method Summary collapse
Instance Method Details
#include_config ⇒ Object
12 13 14 |
# File 'lib/convenient_service/rspec/matchers/include_config.rb', line 12 def include_config(...) RSpec::Matchers::Classes::IncludeConfig.new(...) end |