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,134 of 187,591
Downloads: 6,676

Daily

Ranking: 51,074 of 187,571
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
175257,032,004pry-byebug
197234,477,935rspec_junit_formatter
224197,185,272yard
1,36629,341,165rspec-benchmark
1,68918,565,489to_regexp
3,5263,277,111null-logger
4,9741,403,260mini_cache

Owners

#GravatarHandle
1iconchrisbloom7