Sha256: faaba0278c2ec5cdf4e05179e310fa24d514f9655cd5769891f38ebe9f3cf2be
Contents?: true
Size: 146 Bytes
Versions: 17
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true module Synvert::Core class Strategy ALLOW_INSERT_AT_SAME_POSITION = "allow_insert_at_same_position" end end
Version data entries
17 entries across 17 versions & 1 rubygems