Rails on Windows Is Not Just Possible.. It's Fabulous — Ruby and Rails development on Windows has been pretty frustrating for well over a decade. Microsoft’s strides to accommodate the Unix way of life via WSL2 and VS Code have changed that in a big way, says Scott Hanselman. Given how many developers have been experimenting switching from macOS to Windows 10, this is encouraging.
Scott Hanselman
|
ruby-prof Reaches Version 1.0 — After 14 years of development (yes, really!), version 1.0 of the high speed Ruby profiling tool is out with features like faster profiling and new reports.
Maeda, Savage and Kaes
|
Rails 6.0.0 RC2 Released — After you read about all the new stuff in Rails 6 (which we seem to include in almost every issue lately), download RC2 and take it for a spin. The final release is due in a couple of weeks, barring any major bug discoveries.
David Heinemeier Hansson
|
Consider Value Objects — Value objects can make code and concepts clearer, make testing easier, and improve reuse.
Andy Croll
|
Affect: Algebraic Effects for Ruby — Affect provides “a way to isolate and handle side-effects in functional programs.” It can be used to implement patterns like dependency injection and a form of aspect-oriented programming.
Digital Fabric
|
|