News





Test-Driving a Decision Engine. At multiple companies, I’ve had to…
At multiple companies, I’ve had to build relatively simple decision engines. Something like “given this series of conditions, do we send the customer down one flow or another?” I’ve evaluated a couple Ruby gems before, but found the syntax so obtu...

Rails application templates made even easier with Rails Bytes
It’s no secret that I love Rails application templates. The second post I ever wrote here, ten years ago, was about application templates, and I wrote an update for app templates in Rails 3 a year later, when Thor was introduced as the DSL of choi...



Anonymous Struct Literals Might Be Coming To Ruby
What do you think of the new literal syntax Koichi Sasada and Matz have been discussing adding to Ruby?There’s been some really interesting discussion in the Ruby community about adding anonymous struct literals to the language. My Japanese isn’t ...