Sha256: 96b85ac786c0da2a04707748c34ccc61e4c01d1be06286c7e7269db76e61f23b
Contents?: true
Size: 242 Bytes
Versions: 6
Compression:
Stored size: 242 Bytes
Contents
# frozen_string_literal: true module ConvenientService module RSpec module PrimitiveMatchers module CacheItsValue def cache_its_value(...) Classes::CacheItsValue.new(...) end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems