RubyGems Navigation menu

object_forge 0.4.0

ObjectForge is a small factory library for Ruby objects with minimal assumptions about framework, persistence, or runtime environment. It is designed for cases where factory-style object construction is useful, but Rails-oriented or database-oriented tooling is a poor fit. ObjectForge works well with plain Ruby objects, hashes, structs, and custom build flows. The library focuses on explicit configuration, independent registries and factories, and replaceable components. It aims to provide a familiar workflow without coupling object generation to a framework or persistence layer.

Gemfile:
=

install:
=

Versions:

  1. 0.4.0 May 28, 2026 (24 KB)
  2. 0.3.0 February 28, 2026 (21 KB)
  3. 0.2.0 August 20, 2025 (15 KB)
  4. 0.1.1 August 02, 2025 (12 KB)
  5. 0.1.0 July 30, 2025 (11.5 KB)

Runtime Dependencies (1):

Owners:

Pushed by:

Authors:

  • Alexander Bulancov

SHA 256 checksum:

=

Total downloads 1,188

For this version 59

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.3

New versions require MFA: true

Version published with MFA: true

Links: