ShelbyTV / shelby_gt

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

Denormalize origin network user name into faux user public roll #195

Open iceberg901 opened 11 years ago

iceberg901 commented 11 years ago

@spinosa Matyus needs the real Facebook nickname when he displays faux user cards, not the cleaned up one we use as the Faux user nickname. We're already denormalizing the origin network onto the faux user public roll, so I'd just like to add in the nickname as well. Not worrying about this getting pushed out through the JSON yet, will do that next.