remap 2.2.48
Install from the command line:
Learn more about RubyGems packages
$ gem install remap --version "2.2.48"
Install via Gemfile:
source "https://rubygems.pkg.github.com/oleander" do
gem "remap", "2.2.48"
end
About this version
Re:map; an expressive and feature-rich data transformation mapper for Ruby 3. It gives the developer the expressive power of JSONPath, without the hassle of using strings. Its compiler is written on top of an immutable, primitive data structure utilizing ruby's refinements & pattern matching capabilities – making it blazingly fast