RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

<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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in