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,625 of 193,756
Downloads: 7,247

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
186277,976,930pry-byebug
201261,093,214rspec_junit_formatter
226223,990,022yard
1,40931,106,178rspec-benchmark
1,68321,360,949to_regexp
3,6913,334,951null-logger
5,0821,534,867mini_cache

Owners

#GravatarHandle
1iconchrisbloom7