FEATURE: Profile Backgrounds

Shares a modified codebase with avatars called "user_image"
This commit is contained in:
Johan Jatko
2014-02-28 21:12:51 +01:00
parent 5e1019adba
commit 98c479c3c4
17 changed files with 292 additions and 39 deletions

View File

@ -8,6 +8,7 @@ class UserSerializer < BasicUserSerializer
:bio_cooked,
:created_at,
:website,
:profile_background,
:can_edit,
:can_edit_username,
:can_edit_email,