Registry / utility / hashie

hashie

JSON →
library5.1.0rbrubygemsunverified

A collection of classes and mixins that extend Ruby hashes with additional power and flexibility.

gem install hashie
INSTALL
IMPORT
SIG · HASHIE
H
hashie
utilityrubyv5.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hashie
require 'hashie'

Creates a dash with defined properties.

require 'hashie' class MyHash < Hashie::Dash property :name end h = MyHash.new(name: 'test') puts h.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hashie — gem install hashie · libregistry