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,811 of 183,477
Downloads: 5,950

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
25825,073,950rspec
168218,043,350pry-byebug
191194,586,503rspec_junit_formatter
224160,939,746yard
1,44220,688,479rspec-benchmark
1,63915,801,668to_regexp
3,3053,174,462null-logger
5,1361,081,381mini_cache

Owners

#GravatarHandle
1iconchrisbloom7