vaibhavatul47

Results 2 issues of vaibhavatul47

Towards the end of Readme, there a code snippet written using emoji's. Can anyone help me understand what it is doing?

It would be great to add support for data saved in array of hash. Eg: ``` ruby users = [ { name: "Foo", city: "XYZ", admin: true }, { name:...

enhancement