Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
7
research/chatwoot/lib/tasks/ip_lookup.rake
Normal file
7
research/chatwoot/lib/tasks/ip_lookup.rake
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'rubygems/package'
|
||||
|
||||
namespace :ip_lookup do
|
||||
task setup: :environment do
|
||||
Geocoder::SetupService.new.perform
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user