Path to this page:
./
security/ruby-snaky_hash,
Hashie::Mash joint to make
Branch: CURRENT,
Version: 2.0.1,
Package name: ruby31-snaky_hash-2.0.1,
Maintainer: pkgsrc-usersSnakyHash
This gem is used by the oauth and oauth2 gems, and others, to normalize hash
keys and lookups, and provide a nice psuedo-object interface.
It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.
Classes that include SnakyHash::Snake should inherit from Hashie::Mash.
Master sites:
Filesize: 15.5 KB
Version history: (Expand)
- (2023-02-09) Updated to version: ruby31-snaky_hash-2.0.1
- (2022-10-09) Updated to version: ruby27-snaky_hash-2.0.1
- (2022-09-11) Package added to pkgsrc.se, version ruby27-snaky_hash-2.0.0 (created)
CVS history: (Expand)
2022-10-09 10:26:15 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-snaky_hash: update to 2.0.1
Added
* Certificate for signing gem releases (@pboling)
* Gemspec metadata (@pboling)
- funding_uri
- mailing_list_uri
* Checksums for released gems (@pboling)
Changed
* Gem releases are now cryptographically signed (@pboling)
|
2022-09-11 07:35:29 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
security/ruby-snaky_hash: add package version 2.0.0
Required by ruby-auth version 1.0.1 and later.
SnakyHash
This gem is used by the oauth and oauth2 gems, and others, to normalize hash
keys and lookups, and provide a nice psuedo-object interface.
It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.
Classes that include SnakyHash::Snake should inherit from Hashie::Mash.
|