Publishing to RubyGems & Retrospective



From bundle gem to gem push: looking back at 14 articles, 20 components, and the lessons learned building a Rails engine from scratch with TDD.





Context


This is the final article in the series where we build DataPorter, a mountable Rails engine for data import workflows. In part 14, we...