Sha256: 7cfd8766eaf6e0fb8548844601fe852b07672a9d88a50c886b5f63b6cafcf0ce
Contents?: true
Size: 158 Bytes
Versions: 24
Compression:
Stored size: 158 Bytes
Contents
class ItemToDecomTableMapping < ApplicationRecord belongs_to :item belongs_to :packet_config # Value Types RAW = 0 CONVERTED = 1 RAW_CON = 2 end
Version data entries
24 entries across 24 versions & 1 rubygems