Add Join Codes
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require_relative "../../config/environment"
|
||||
|
||||
ApplicationRecord.with_each_tenant do |tenant|
|
||||
puts "✅ #{tenant}"
|
||||
Account.sole.setup_complete!
|
||||
end
|
||||
Reference in New Issue
Block a user