When RSpec Doesn't RollbackThis post will walk you through some troubleshooting techniques when RSpec tests are failing due to unexpected data in the test database. I…
ReadMaximize Learning from ScreencastsUpdate (March 2024): I recently had an engaging conversation on the Geeking Out podcast with host Adriana Villela, where we discussed the…
ReadHomebrew Postgresql Service not Starting ResolvedThis post will cover how to troubleshoot when the postgresql service installed via Homebrew on a Mac isn't starting. If you work on a Mac…
ReadSQLite Varchar SurpriseI recently completed the Getting Started with Rails 6 course on Pluralsight and ran into a surprise with the use of SQLite and string column…
ReadCapybara Webdriver Element not Clickable ResolvedThis post will walk you through how to troubleshoot the "Element is not clickable at point... Other element would receive the click" error…
Read