RubyGems Navigation menu

manufacturable 1.0.1

Manufacturable leverages self-registration to move factory setup from case statements, hashes, and configuration files to a simple DSL within the instantiable classes themselves. Giving classes the responsibility of registering themselves with the factory does two things. It allows the factory to be extended without modification. And, it leaves the factory with only one responsibility: building objects.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.2.0 - April 20, 2022 (13.5 KB)
  2. 2.1.0 - April 13, 2022 (12.5 KB)
  3. 2.0.0 - September 06, 2021 (12.5 KB)
  4. 1.6.0 - September 06, 2021 (12.5 KB)
  5. 1.5.1 - September 05, 2021 (12.5 KB)
  6. 1.0.1 - June 16, 2020 (314 KB)
Show all versions (16 total)

Development Dependencies (5):

bundler ~> 2.0
rake ~> 12.0
rspec ~> 3.0
simplecov ~> 0.16

Owners:

Pushed by:

Authors:

  • Alan Ridlehoover, Fito von Zastrow

SHA 256 checksum:

ba3a2cc387721f9f1ecac264764986e94cc7e6fbc412fb5dc4880e3d553bc93c

Total downloads 18,164

For this version 1,289

License:

MIT

Required Ruby Version: >= 2.3.0

Links: