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,551 of 192,692
Downloads: 7,174

Daily

Ranking: 78,534 of 192,666
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
184273,741,251pry-byebug
198255,670,846rspec_junit_formatter
226218,636,215yard
1,39530,850,803rspec-benchmark
1,69020,766,733to_regexp
3,6593,325,874null-logger
5,0381,516,604mini_cache

Owners

#GravatarHandle
1iconchrisbloom7