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
This post will cover some techniques to get the most out of online learning with screencasts. There are many services offering this…
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