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: 110,815 of 184,524
Downloads: 6,060

Daily

Ranking: 51,488 of 184,512
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,592,310,532bundler
101,012,800,719rake
26847,931,756rspec
169228,239,726pry-byebug
190205,605,700rspec_junit_formatter
227168,298,446yard
1,40223,687,712rspec-benchmark
1,66616,481,435to_regexp
3,3793,204,391null-logger
5,0861,162,208mini_cache

Owners

#GravatarHandle
1iconchrisbloom7