Module: ConvenientService::RSpec::Matchers::Export
- Defined in:
- lib/convenient_service/rspec/matchers/export.rb
Instance Method Summary collapse
Instance Method Details
#export ⇒ Object
7 8 9 |
# File 'lib/convenient_service/rspec/matchers/export.rb', line 7 def export(...) Classes::Export.new(...) end |