A pure ruby solution for returning multiple values from a single method call. ResultVault lets you dynamically add attributes to the result object by simply defining them: `result.my_name = 'CodeMeister'`.
Required Ruby Version
>= 2.7.0
Authors
CodeMeister