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,414 of 189,104
Downloads: 6,946

Daily

Ranking: 112,136 of 189,083
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,155,797,051bundler
91,221,972,098rake
29946,005,779rspec
179263,913,495pry-byebug
199242,481,995rspec_junit_formatter
224205,237,916yard
1,37330,019,206rspec-benchmark
1,68719,408,388to_regexp
3,5953,297,846null-logger
4,9521,472,268mini_cache

Owners

#GravatarHandle
1iconchrisbloom7