#20 ActiveStorage - attach avatar, attach images

10/05/2021
  • The Problem
  • Install ActiveStorage
  • Has One Attached
  • Where are files stored?
  • Displaying images
  • Summary 1
  • Editing=Replacing Attachments
  • Has Many Attached
  • Next Steps

Source code:
https://github.com/corsego/20-active_storage/
Docs:
https://edgeguides.rubyonrails.org/active_storage_overview.html

install active_storage, post has one avatar:
https://github.com/corsego/20-active_storage/commit/51a249ff58512284f492f5703da22f1f068ec1f9
post has many images:
https://github.com/corsego/20-active_storage/commit/f1775239f9c7471b0577fccd6e944964de383f10

0:00 The Problem
1:12 Install ActiveStorage
1:56 Has One Attached
4:30 Where are files stored?
06:00 Displaying images
08:19 Summary 1
09:59 Editing=Replacing Attachments
10:17 Has Many Attached
15:04 Next Steps

0
Join the conversation
Sign in to access PRO lessons, access private repos, leave comments, create watch lists.
We collect your email address, name and username to create your account. We do not share your email address with anyone else.