Categories: None [Edit]
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, arrays, 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.
Total
Ranking: 181,297 of 196,672
Downloads: 2,124
Daily
Ranking: 30,897 of 196,643
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,362,790,872 | concurrent-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | trinistr |