Skip to content

wyattisimo/hashmagic-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hashmagic

A little Ruby gem that adds some magical utility methods to the Hash class.

  • sort_by_key! Recursively sorts the hash and all sub-hashes by key in ascending order.

  • symbolize_all_keys! Recursively symbolizes the keys in the hash and all sub-hashes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages