Sha256: d5a947f28860f2eacd6ac70c45654f4b67d28d2b056c0801ff88c4792c79b987
Contents?: true
Size: 287 Bytes
Versions: 7
Compression:
Stored size: 287 Bytes
Contents
# frozen-string-literal: true module Bioshogi module Explain class ChaosInfo include ApplicationMemoryRecord memory_record [ { key: "急戦調力戦", if_cond: -> context { true }, }, ] end end end
Version data entries
7 entries across 7 versions & 1 rubygems