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,673 of 186,698
Downloads: 6,280

Daily

Ranking: 78,158 of 186,685
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
27908,151,619rspec
171251,166,086pry-byebug
194228,232,464rspec_junit_formatter
223191,419,552yard
1,35428,918,468rspec-benchmark
1,69117,952,016to_regexp
3,4863,263,600null-logger
5,0011,332,299mini_cache

Owners

#GravatarHandle
1iconchrisbloom7