Module: UserAvatar

Extended by:
ActiveSupport::Concern
Included in:
User
Defined in:
app/models/concerns/user_avatar.rb

Overview

This module contains all the Avatar-related methods of a User. The avatar feature is done using the refile gem.

Have a look at: