Add cold-start follow recommendations (#15945)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class CreateFollowRecommendations < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
create_view :follow_recommendations
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user