Add gravatar to profile page. Attempt to make profile look nicer.

This commit is contained in:
Christoph Haas 2021-03-10 02:33:40 +01:00
parent d504e5e914
commit 4e07bf00fd
6 changed files with 116 additions and 47 deletions

View file

@ -146,3 +146,6 @@ gem 'omniauth-rails_csrf_protection'
# Role-based access
gem 'cancancan'
# Gravatars
gem 'gravtastic'