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: 109,326 of 187,239
Downloads: 6,595

Daily

Ranking: 58,247 of 187,224
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
173255,185,948pry-byebug
197232,300,496rspec_junit_formatter
224195,227,615yard
1,36529,210,788rspec-benchmark
1,68818,342,379to_regexp
3,5123,272,681null-logger
4,9871,379,725mini_cache

Owners

#GravatarHandle
1iconchrisbloom7