CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

Make methods for multimedia (videos, audio, PDFs, etc.) #298

Open erinchambers opened 6 months ago

erinchambers commented 6 months ago

Similar to Will's static_image helper in Whitman, we should make a method and config variable for other files besides images. On the server, these are typically split into subfolders by media type (/images, /video, /audio, etc.)