Closed fractaledmind closed 2 years ago
That looks intriguing!
Could you cook up an example where you'd process these iterable items over several steps?
That looks intriguing!
Could you cook up an example where you'd process these iterable items over several steps?
Interesting idea. I need to tweak the implementation a bit, but I think I know how to make that possible. Will work on a PR with a text case tonight or tomorrow
Allow a step to define a collection from attr_accessors that should be iterated over and passed to the step method until fully processed
@julianrubisch: What do you think about the semantics?