[ 源代码: ruby-deep-merge ]
软件包:ruby-deep-merge(1.1.1-2)
ruby-deep-merge 的相关链接
Debian 的资源:
下载源码包 ruby-deep-merge:
- [ruby-deep-merge_1.1.1-2.dsc]
- [ruby-deep-merge_1.1.1.orig.tar.gz]
- [ruby-deep-merge_1.1.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
recursively merge Hash elements in Ruby
Deep Merge is a simple set of utility functions for Ruby hashes. It allows merging elements inside a hash together recursively. Since there is no standard for this, the merging is done in an arbitrary way, but should end up being pretty intuitive and do what is expected.