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,981 of 187,967
Downloads: 6,748

Daily

Ranking: 51,640 of 187,960
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
175258,758,676pry-byebug
197236,564,060rspec_junit_formatter
225199,008,209yard
1,36929,513,925rspec-benchmark
1,67918,862,047to_regexp
3,5433,282,222null-logger
4,9661,425,409mini_cache

Owners

#GravatarHandle
1iconchrisbloom7