We write about the things we learn.
Setting up gravatar's in your rails app
Gravatars allow users to configure an avatar to go with a users email address at a central location: http://gravatar.com. Gravatar-aware websites can then look up and display each user's preferred avatar,... continue