elShiaLabeouf
elShiaLabeouf
Thanks for a quick response! To explain with a few more details: ### What I'm trying to achieve Let's say I have a Rails model `Animal` that describes a table...
> In your case where you want to access keys of an output hash as a method, could you pass it to [OpenStruct](https://ruby-doc.org/stdlib-2.5.1/libdoc/ostruct/rdoc/OpenStruct.html) for simple method access or [Mash](https://github.com/hashie/hashie#mash) if...
@apotonick thank you for having an understanding of the subject! I'd be happy to see it in `master`! I have changed the test according to you suggestion. Is there anything...
Nothing is impossible haha
Oh, I see. I've come up with this [minimalistic PR](https://github.com/trailblazer/trailblazer-operation/pull/64). Please take a look. I didn't realize the outputs were accessible from the operation class itself.
That was quite a bit of overengineering before 😂