SethLieberman / Flash-Card-App

NYCDA Flash Cards and Quiz App
3 stars 0 forks source link

Add avatars to profiles #52

Closed richardmable closed 8 years ago

richardmable commented 8 years ago

Added avatars to profiles. Users now get assigned a default one upon creation. Updated seed file. You will need to do db:reset to avoid errors. You will need to bundle install as I added paperclip gem and remotipart gem. remotipart gem allows file uploads with uJS.