<a href="https://github.com/mz026/hash_police">HashPolice - hash format checker</a>
Hash Police is a gem to check whether given two hashes are of the same format, with readable result format and API. It can be used in testing to make sure the api response JSON format is as expcted by using a sample hash and is easy to integrate into testing frameworks like RSpec.
Post a comment