Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rom-rb/rom-factory
Data generator with support for persistence backends
https://github.com/rom-rb/rom-factory
data-generator rom-rb sql
Last synced: 2 days ago
JSON representation
Data generator with support for persistence backends
- Host: GitHub
- URL: https://github.com/rom-rb/rom-factory
- Owner: rom-rb
- License: mit
- Created: 2017-03-02T21:10:22.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T08:24:04.000Z (2 months ago)
- Last Synced: 2025-01-18T13:07:12.151Z (9 days ago)
- Topics: data-generator, rom-rb, sql
- Language: Ruby
- Homepage:
- Size: 483 KB
- Stars: 81
- Watchers: 14
- Forks: 43
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/rom-factory
[actions]: https://github.com/rom-rb/rom-factory/actions
[codacy]: https://www.codacy.com/gh/rom-rb/rom-factory
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-factory# rom-factory [![Join the chat at https://rom-rb.zulipchat.com](https://img.shields.io/badge/rom--rb-join%20chat-%23346b7a.svg)][chat]
[![Gem Version](https://badge.fury.io/rb/rom-factory.svg)][gem]
[![CI Status](https://github.com/rom-rb/rom-factory/workflows/ci/badge.svg)][actions]
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5fd26fae687549218458879b1a607e18)][codacy]
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/5fd26fae687549218458879b1a607e18)][codacy]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-factory.svg?branch=master)][inchpages]## Links
* [User documentation](https://rom-rb.org/learn/factory)
* [API documentation](https://rubydoc.info/gems/rom-factory)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI >= `3.1`
* jruby >= `9.4` (not tested in CI)## License
See `LICENSE` file.