Sha256: aa417838fe915df532607e466d8f8b7aa11a09b7c33705d18715ecf0e3244e29
Contents?: true
Size: 193 Bytes
Versions: 2
Compression:
Stored size: 193 Bytes
Contents
# frozen_string_literal: true require "rantly/rspec_extensions" class Rantly def path File.join(*array { file_name }) end def file_name string(%r{[[:print:]&&[^/]]}) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stashify-contract-1.0.1 | lib/stashify/contract/properties.rb |
stashify-contract-1.0.0 | lib/stashify/contract/properties.rb |