48 49 50
# File 'app/models/cortex/user.rb', line 48 def gravatar "//www.gravatar.com/avatar/#{Digest::MD5.hexdigest email}" end