Sha256: 285928cfeab2229fbdd8b687c7839c7436cc70501c4b339b56ca932102101807
Contents?: true
Size: 202 Bytes
Versions: 3
Compression:
Stored size: 202 Bytes
Contents
# frozen string literal: true module SpyAlleyApplication module Types end end SpyAlleyApplication::Types::CoercibleIntegerOneToSix = ::Types::Coercible::Integer.constrained(included_in: (1..6))
Version data entries
3 entries across 3 versions & 1 rubygems