YouHighFiveMe / youhighfiveme

YouHighFiveMe - a portal to allow people to high five your account
MIT License
2 stars 2 forks source link

Add Gravatar email to user entity #6

Closed artur-gajewski closed 11 years ago

artur-gajewski commented 11 years ago

Add gravatar url to user entity and use that to generate user icons on listings.

Registration SHOULD NOT include this as this is not mandatory information, but user should be able to fill this information on user profile page.

artur-gajewski commented 11 years ago

Added gravatar email to user registration form as well as user entity.

Generated migrations script for the change.