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
|
|
@ -131,6 +131,7 @@ GEM
|
|||
sprockets-es6 (>= 0.9.0)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
gravtastic (3.2.6)
|
||||
guard (2.16.2)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, < 4.0)
|
||||
|
|
@ -438,6 +439,7 @@ DEPENDENCIES
|
|||
fastimage
|
||||
font-awesome-rails
|
||||
foundation-rails (~> 6.6)
|
||||
gravtastic
|
||||
guard-minitest
|
||||
guard-rails
|
||||
image_processing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue