New Gem: HT (Hash Templating)
While writing some code the other day, I needed to build up a hash based on various inputs and pass it to some API call. Although the inputs were different for each case the final hash passed in…
While writing some code the other day, I needed to build up a hash based on various inputs and pass it to some API call. Although the inputs were different for each case the final hash passed in…