## Feature Description See proposed solution ## Problem Statement repeated code now between two Formula Ruby files ## Proposed Solution Add a Formula/_helpers.rb if you end up sharing logic between formulae.
Feature Description
See proposed solution
Problem Statement
repeated code now between two Formula Ruby files
Proposed Solution
Add a Formula/_helpers.rb if you end up sharing logic between formulae.