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,622 of 192,137
Downloads: 7,110

Daily

Ranking: 59,666 of 192,103
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
183271,863,731pry-byebug
197253,202,668rspec_junit_formatter
227215,002,076yard
1,39130,725,216rspec-benchmark
1,68920,514,532to_regexp
3,6443,321,002null-logger
5,0151,507,499mini_cache

Owners

#GravatarHandle
1iconchrisbloom7