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,947 of 180,488
Downloads: 5,615

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake
23768,688,728rspec
171192,295,083pry-byebug
191167,802,875rspec_junit_formatter
222142,254,943yard
1,56214,551,108to_regexp
1,59113,960,120rspec-benchmark
3,2272,852,022null-logger
5,271886,573mini_cache

Owners

#GravatarHandle
1iconchrisbloom7