• João Cunha's avatar
    Refactor the BulkImportService · 05071f04
    João Cunha authored
    It's better to have feature specific logic scoped under their own
    namespaces instead of the root namespace. So here we're moving:
    BulkImportService to BulkImports::CreateService.
    
    I also intend to create other services for the BulkImports. For intance,
    the BulkImports::StatusService
    05071f04
bulk_imports_controller_spec.rb 9.17 KB