Rediscovering Modularity in Ruby
At this year’s RubyKaigi conference in Hiroshima, I introduced a concept I call the Module Builder Pattern. In this post I reflect on the importance of this pattern as an example of finding new in the old—and of the properties of Ruby that make this possible—rather than immediately reaching for new features to solve problems.
Post a comment