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: 108,794 of 196,125
Downloads: 7,408

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
291,010,713,264rspec
190284,635,145pry-byebug
201269,283,396rspec_junit_formatter
230232,068,539yard
1,42631,486,620rspec-benchmark
1,69421,971,729to_regexp
3,7493,352,662null-logger
5,1061,570,470mini_cache

Owners

#GravatarHandle
1iconchrisbloom7