BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

object_forge

v0.4.0RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
138 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.4.0this month
  • 0.3.03 months ago
  • 0.2.09 months ago
  • 0.1.110 months ago
  • 0.1.010 months ago
object_forge — 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. (Ruby / RubyGems) · Modules