result_vault 1.4.1
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'`.
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'`.