Link Search Menu Expand Document

Managing Dependencies

Factory definition files are Plain Ol’ Ruby. If you depend on another factory because you either extend from it or use it just add a require or (depending on your load path) require_relative to the top of your file.


Copyright © 2019-2020 Nigel Brookes-Thomas. Distributed by an MIT license.