Registry / utility / mash
library0.1.1rbrubygemsunverified

Mash is an extended Hash that gives simple pseudo-object functionality that can be built from hashes and easily extended.

gem install mash
INSTALL
IMPORT
SIG · MASH
M
mash
utilityrubyv0.1.1
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.

Mash
require 'mash'

Create a Mash from a hash

require 'mash' mash = Mash.new(name: 'John', age: 30) puts mash.name puts mash.age
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
mash — gem install mash · libregistry