ShelbyTV / shelby_gt

Rails API services for Shelby GT
2 stars 0 forks source link

user initiation: more video #95

Closed spinosa closed 12 years ago

spinosa commented 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.