In-depth Look into ActiveStorage
Play
21:59 CC

In-depth Look into ActiveStorage

#111 Dec 24, 2017 pro
In this episode, we look at ActiveStorage, which is the new file uploading interface in Rails 5.2, and how we can accomplish direct uploads to cloud storage, retrieving & displaying uploaded content, and showing progression with progress bars.

Environment Specific Encrypted Credentials in Rails 5.2
Play
10:47 CC

Environment Specific Encrypted Credentials in Rails 5.2

#193 Jun 16, 2019 pro
A more simplief and better retake of Episode #123 where we look at the upcoming Rails 6 changes with encrypted credentials and how to apply it to a Rails 5.2 application.