User Avatars with ActiveStorage

Published: Nov. 21, 2018, 3:18 p.m.

Adding user avatars is pretty easy using Rails' ActiveStorage feature. We'll be using Devise in this example, but this applies to any user authentication system.