rom-rb / rom-factory

Data generator with support for persistence backends
MIT License
83 stars 42 forks source link

Fix using passed values in callable attributes #89

Closed flash-gordon closed 3 months ago

flash-gordon commented 3 months ago

It turned out it's not always possible to use the passed value in a block. Passing values requires more attention, there are open issues about it, but it's a nice improvement anyway