ruby-on-rails: gravatar_for
- by Heber
Hi, I was following the site http://railstutorial.org/
and in the chapter 7, it shows an example of how to
use gravatar_for.
I tried to use it using
<%= gravatar_for @user %
but it does not render correctly in my browser (firefox/opera/chrome)
it render this html:
…