Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 398 Bytes

Spree Avatar

Adds an Avatar to Spree User (4.1 ready).

Installation

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

License

The gem is available as open source under the terms of the MIT License.