Feature Rollout
Play
17:21 CC

Feature Rollout

#283 Feb 14, 2021 pro
Using feature flags based on Redis, we can enable and disable access to certain areas of our application. In this episode, learn how to set up this functionality.

reCAPTCHA v2
Play
11:10 CC

reCAPTCHA v2

#282 Feb 7, 2021 free
Reduce the number of bots and spam your Ruby on Rails application gets with Google reCAPTCHA v2.

Purge Orphaned Active Storage Records
Play
11:13 CC

Purge Orphaned Active Storage Records

#281 Jan 31, 2021 pro
Over time, orphaned records can build up within Active Storage. In this episode, we look at a few approaches to clean up these orphaned records.

Cropping Active Storage Uploads
Play
20:06 CC

Cropping Active Storage Uploads

#280 Jan 24, 2021 pro
Cropping images can be hard and there can be quite a few complications. In this episode, we have a look at using StimulusJS to crop images uploaded through Active Storage.

Direct Upload Instantly
Play
14:10 CC

Direct Upload Instantly

#279 Jan 17, 2021 pro
Learn how to select files and trigger them to upload to Active Storage instantly.