Add gravatar to profile page. Attempt to make profile look nicer.
This commit is contained in:
parent
d504e5e914
commit
4e07bf00fd
6 changed files with 116 additions and 47 deletions
3
Gemfile
3
Gemfile
|
|
@ -146,3 +146,6 @@ gem 'omniauth-rails_csrf_protection'
|
|||
|
||||
# Role-based access
|
||||
gem 'cancancan'
|
||||
|
||||
# Gravatars
|
||||
gem 'gravtastic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue