mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
implement asynchronous rake task for collect contact data from csv
This commit is contained in:
parent
cf450d373a
commit
aaaae888bf
5 changed files with 92 additions and 3 deletions
2
app/models/business_registry_contact.rb
Normal file
2
app/models/business_registry_contact.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
class BusinessRegistryContact < ApplicationRecord
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue