Adds an Avatar to Spree User (4.1 ready).
Add this line to your application's Gemfile:
gem 'spree_avatar', github: 'MateoLa/spree_avatar'And then execute:
$ bundle update$ rails g spree_avatar:install
The gem is available as open source under the terms of the MIT License.