You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going through the guide during a Rails Girls Session in Melbourne, Australia, we realised that the guide is still recommending carrierwave as the way to upload images.
I wonder if the guide should be changed to use ActiveStorage since it comes by default with Rails.