An open API service indexing awesome lists of open source software.

https://github.com/pcboy/rash

Rash is ruby Hash with the << method. It auto-generates readable, random, and unique keys for the value.
https://github.com/pcboy/rash

Last synced: about 1 year ago
JSON representation

Rash is ruby Hash with the << method. It auto-generates readable, random, and unique keys for the value.

Awesome Lists containing this project

README

          

rash
====

Rash is ruby Hash with the << method. It auto-generates readable, random, and unique keys for the inserted value.