Categories: None [Edit]

enumpath

https://rubygems.org/gems/enumpath
https://github.com/chrisbloom7/enumpath
Enumpath is an implementation of the JSONPath spec for Ruby objects, plus some added sugar. It's like Ruby's native Enumerable#dig method, but fancier. It is designed for situations where you need to provide a dynamic way of describing a complex path through nested enumerable objects. This makes it exceptionally well suited for flexible ETL (Extract, Transform, Load) processes by allowing you to define paths through your data in a simple, easily readable, easily storable syntax.

Total

Ranking: 110,789 of 183,107
Downloads: 5,912

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
168214,812,247pry-byebug
190191,257,776rspec_junit_formatter
224158,681,269yard
1,46419,754,069rspec-benchmark
1,63515,623,234to_regexp
3,2823,164,840null-logger
5,1651,052,148mini_cache

Owners

#GravatarHandle
1iconchrisbloom7