Registry / utility / factory

factory

JSON →
library1.0.1rbrubygemsunverified

A mixin implementing the Factory design pattern via Ruby meta-programming.

gem install factory
INSTALL
IMPORT
SIG · FACTORY
F
factory
utilityrubyv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Factory
require 'factory'

Includes the Factory mixin in a class.

require 'factory' class MyFactory include Factory def create(type) # implementation end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
factory — gem install factory · libregistry