News


Why doesn't Webpacker use my test config when I run Rails tests? - rossta.net
When running Rails system or integration tests, you might be surprised to learn that Webpacker will load your development webpack config. Here's something you might not expect: when running Rails tests, Webpacker will load the development webpack ...





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...
