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,931 of 180,402
Downloads: 5,603

Daily

Ranking: 85,430 of 180,392
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,067,772,055bundler
16851,212,111rake
23766,708,551rspec
171191,438,553pry-byebug
191166,890,194rspec_junit_formatter
223141,587,608yard
1,56114,524,859to_regexp
1,59213,813,039rspec-benchmark
3,2192,848,699null-logger
5,278881,299mini_cache

Owners

#GravatarHandle
1iconchrisbloom7