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,972 of 196,721
Downloads: 7,414

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
190286,685,528pry-byebug
200271,958,999rspec_junit_formatter
231234,658,610yard
1,43331,616,947rspec-benchmark
1,70122,066,090to_regexp
3,7653,358,560null-logger
5,1161,585,723mini_cache

Owners

#GravatarHandle
1iconchrisbloom7