Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.