Sha256: 12463969cdeb879f2416ec1d34a285676fae3ba32092bccee0f80a64e4bb12a8
Contents?: true
Size: 273 Bytes
Versions: 1
Compression:
Stored size: 273 Bytes
Contents
# frozen_string_literal: true require 'rordash' %w[ version default_data_wrapper path_context path_context_collection builder ].each do |filename| require File.expand_path("../json-path/#{filename}", Pathname.new(__FILE__).realpath) end module JsonPath; end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
json-path-builder-0.1.0 | lib/json_path.rb |