Sha256: e7cec565f952515212be4a399516681f3d5bbdb491870d41741cbfb76603ec4f
Contents?: true
Size: 279 Bytes
Versions: 24
Compression:
Stored size: 279 Bytes
Contents
class PacketConfig < ApplicationRecord # Don't make this dependent: :destroy since the only way to # figure out the dynamically created decommutation and reduction # tables is to use ItemToDecomTableMapping has_many :item_to_decom_table_mappings belongs_to :packet end
Version data entries
24 entries across 24 versions & 1 rubygems