-
Getting Started with Rails 7 Episode 26: Fix Rich Text Fixtures and Validations
This is the 26th video in the Getting Started with Rails 7 series. In this video Mike fixes some errors from the Use ActionText for Rich Text Content video (episode 24). The two main fixes are This video covers: The code for this series is open source and available on GitHub. View the commit for…
-
Getting Started with Rails 7 Episode 21: Upgrades, Bug Fixes, and Tweaks
This is the 21st video in the Getting Started with Rails 7 series. In this video Mike upgrades to Ruby 3.1.0 and Rails 7.0.1. After the upgrade, he demonstrates the debugger command, makes some changes to get the browser tests to work with basic authentication without changing the requirements, converts the link_to helper to a…