Closed spinosa closed 12 years ago
Whenever a user follows a roll for the first time (even if this happens in Arnold) they should get the backfill dashboard entries. This is currently happening in the RollController, but not in Arnold.
GT::Framer.backfill_dashboard_entries(current_user, @roll, 20)
Thus new users (either really new, or faux users converting) will get a bunch more video if they follow folks that Shelby knows about.
Whenever a user follows a roll for the first time (even if this happens in Arnold) they should get the backfill dashboard entries. This is currently happening in the RollController, but not in Arnold.
GT::Framer.backfill_dashboard_entries(current_user, @roll, 20)
Thus new users (either really new, or faux users converting) will get a bunch more video if they follow folks that Shelby knows about.