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.
- Host: GitHub
- URL: https://github.com/pcboy/rash
- Owner: pcboy
- License: other
- Created: 2012-04-20T13:39:36.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-05T15:04:33.000Z (about 14 years ago)
- Last Synced: 2025-02-12T15:17:45.340Z (over 1 year ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.