mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
refactoring
This commit is contained in:
parent
aaaae888bf
commit
0d40feb9c0
2 changed files with 26 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
namespace :collect_csv_data do
|
||||
desc 'Import from csv registry business contact into BusinessRegistryContact model'
|
||||
|
||||
desc 'Import from csv registry business contact into BusinessRegistryContact model'
|
||||
|
||||
task business_contacts: :environment do
|
||||
ScanCsvRegistryBusinnesContactsJob.perform_later
|
||||
ScanCsvRegistryBusinnesContactsJob.perform_now
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue