create domain factors, similar posts/users sections implemented
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -113,7 +113,7 @@ task migrate_to_domain: :environment do
|
||||
if only_domains.include?("fa")
|
||||
# migrator.migrate_fa_users(only_user: only_user)
|
||||
# migrator.migrate_fa_posts(only_user: only_user)
|
||||
migrator.migrate_fa_users_favs(only_user: only_user)
|
||||
# migrator.migrate_fa_users_favs(only_user: only_user)
|
||||
migrator.migrate_fa_users_followed_users(only_user: only_user)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user