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,440 of 191,483
Downloads: 7,061

Daily

Ranking: 101,581 of 191,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
182269,846,353pry-byebug
198250,104,413rspec_junit_formatter
227212,397,555yard
1,38530,585,250rspec-benchmark
1,69020,234,034to_regexp
3,6353,315,255null-logger
5,0051,497,311mini_cache

Owners

#GravatarHandle
1iconchrisbloom7