RubyGems Navigation menu

manufacturable 1.3.2

Manufacturable is a factory that builds self-registering objects. It 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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.3.2 - August 29, 2020 (315 KB)
Zeige alle Versionen (16 total)

Development Abhängigkeiten (5):

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

Besitzer:

Pushed by:

Autoren:

  • Alan Ridlehoover, Fito von Zastrow

SHA 256-Prüfsumme:

6fd7d8361f23ab71a7a19e45029579dd833f31b333779cce85288fe5e01d7fcb

Downloads insgesamt 19.446

Für diese Version 1.316

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.3.0

Links: