36 37 38
# File 'app/models/exo/contributor.rb', line 36 def avatar_url ::Gravatar.new(email).image_url end