Sustainable Feature Testing in Rails with CucumberWhen your web app has been around for years, you need more than unit tests, you need proof the whole thing still works from the user's…
ReadPretty SQLite Output PersistentlyWith Rails 8, SQLite has quietly grown into a serious option for production use. A big part of this shift is Rails' move toward reducing…
ReadSwitching From Ruby to SQL Schema in RailsRails maintains a file called schema.rb to represent the projects' database schema. This file is automatically updated every time a database…
ReadRails Console-like Environment for a Plain Ruby ProjectI've been working on a Ruby project without Rails. It's a CLI tool that simulates retirement drawdown strategies for Canadians (I'll write a…
ReadOff the Chart: Candid Conversations in Health CareI usually write about software, systems, and career strategy - things that run on logic, feedback loops, and reasonably clear documentation…
Read