Module: ConvenientService::RSpec::Matchers::PrependModule

Included in:
ConvenientService::RSpec::Matchers
Defined in:
lib/convenient_service/rspec/matchers/prepend_module.rb

Instance Method Summary collapse

Instance Method Details

#prepend_moduleObject



12
13
14
# File 'lib/convenient_service/rspec/matchers/prepend_module.rb', line 12

def prepend_module(...)
  Classes::PrependModule.new(...)
end