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,603 of 193,214
Downloads: 7,215

Daily

Ranking: 129,210 of 193,188
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
184275,908,198pry-byebug
202258,402,024rspec_junit_formatter
227221,344,959yard
1,40130,981,836rspec-benchmark
1,68621,048,164to_regexp
3,6773,330,797null-logger
5,0571,525,304mini_cache

Owners

#GravatarHandle
1iconchrisbloom7