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,837 of 182,878
Downloads: 5,886

Daily

Ranking: 30,828 of 182,869
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,375,186,063bundler
10944,344,591rake
25813,260,135rspec
168212,777,734pry-byebug
189189,116,130rspec_junit_formatter
224156,836,685yard
1,47319,300,396rspec-benchmark
1,63015,529,379to_regexp
3,2773,156,053null-logger
5,1731,036,059mini_cache

Owners

#GravatarHandle
1iconchrisbloom7