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,367 of 190,317
Downloads: 7,023

Daily

Ranking: 74,401 of 190,280
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
181267,624,757pry-byebug
199247,131,411rspec_junit_formatter
227209,610,747yard
1,37730,390,324rspec-benchmark
1,69019,919,455to_regexp
3,6163,308,973null-logger
4,9901,486,745mini_cache

Owners

#GravatarHandle
1iconchrisbloom7