Videos

Get Devise Working with Turbo in Rails 7 - YouTube
As mentioned in the video introducing this epic, Devise does not work correctly with the default Rails 7 configuration of Hotwire (Stimulus and Turbo). In this video we implement some work-arounds mentioned in Devise issues (including 5446, 5513)....


What If We Tried A Ruby On Rails 7 Speedrun? - YouTube
This is not meant to be taken seriously, but let's see what we can get done in under 15 minutes lol. Just as a warning, this is most definitely not a tutorial lol.This is going to cover:Adding BootstrapAdding ESBuildUsing PostgresqlController Gene...

Build rails 7 application with importmap - YouTube
Hello FriendsIn this lecture, we will set up a new project with bootstrap5 and importmap. You will get to learn the rails scaffolding to create resources and on that resource we will perform CRUD operations using turbo_stream and stimulus. Please ...




Multifactor Authentication via Recovery Codes with Rodauth - YouTube
We have a Rails app with multifactor authentication via TOTP setup, and we'll now add recovery codes as a backup MFA method. You'll see what Rodauth offers out-of-the-box, and how you can tweak the configuration to improve user experience.Show not...

RailsConf 2022 - Unboxing Rails 7What's new in the latest major version by Claudio Baccigalupo - YouTube
Rails 7.0 removes webpacker and spring from the default stack, adds encrypted attributes, allows for asynchronous query loading, changes autoloading defaults, attaches comments to Active Record queries, and introduces new tools for front-end devel...