December 2022
rails
When RSpec Doesn't Rollback
This post will walk you through some troubleshooting techniques when RSpec tests are failing due to unexpected data in the test database. I…
Read
November 2022
career
Maximize Learning from Screencasts
Update (March 2024): I recently had an engaging conversation on the Geeking Out podcast with host Adriana Villela, where we discussed the…
Read
September 2022
rails
SQLite Varchar Surprise
I recently completed the Getting Started with Rails 6 course on Pluralsight and ran into a surprise with the use of SQLite and string column…
Read