# #23 Active Storage - Display Audio, Video, PDF attachments

- URL: https://superails.com/posts/ruby-on-rails-23-active-storage-display-audio-video-pdf-attachments
- Published: 2021-05-15
- Duration: 07:57
- Access: free
- Playlists: Active Storage

display different attachment types:
https://github.com/corsego/20-active_storage/commit/a932b8e4ce861827da9cc4e86830b1e73ff55565
HTML5 audio and video tags:
https://www.html5tutorial.info/html5-video.php
Displaying Images, Videos, and PDFs:
https://edgeguides.rubyonrails.org/active_storage_overview.html#displaying-images-videos-and-pdfs
