RubyGems Navigation menu

manufacturable 1.6.0

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:
= Copier Copié!

installation:
=

Versions:

  1. 2.2.0 - April 20, 2022 (13,5 ko)
  2. 2.1.0 - April 13, 2022 (12,5 ko)
  3. 2.0.0 - September 06, 2021 (12,5 ko)
  4. 1.6.0 - September 06, 2021 (12,5 ko)
  5. 1.5.1 - September 05, 2021 (12,5 ko)
Voir toutes les versions (16)

Dépendances de Development (5):

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

Propriétaires:

Pushed by:

Auteurs:

  • Alan Ridlehoover, Fito von Zastrow

Total de contrôle SHA 256:

f824a8ad3360c44bba943ffff2497ac6d5a15b5ef1d3c0f63a96db73c2a6a91d

Total de téléchargements 19 329

Pour cette version 1 292

License:

MIT

Version de Ruby requise: >= 2.3.0

Liens: