WIP: Activestorage profile picture uploads #685
Reference in New Issue
Block a user
Delete Branch "claudey-activestorage-profile-picture-uploads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Attempt for #674
ActiveStorage had no version for 7.0.2.alpha so I had to update to the latest rails
Parser gem would not work with 3.3.0 so .ruby-version was updated to 3.3.1
Successfully installed activestorage after those changes
Attached an avatar field to User model
Currently saving successfully
Shows in preview after saving.
WIP:
/claim #674
https://github.com/maybe-finance/maybe/assets/1866816/5c372cb0-3e56-4dc5-9800-8cb22f88b932
@claudey thanks for the work on this! I'm going to close it out now as we've merged a completed solution in #687.
Thanks for the reply, Zach. I'll keep trying at future issues.
Pull request closed