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

Version Path
cosmos-4.5.2-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.5.2 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.5.1-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.5.1 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.5.0-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.5.0 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.2-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.2 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.1-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.1 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.0-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.4.0 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.3.0-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.3.0 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.4-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.4 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.3-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.3 lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.2-java lib/cosmos/dart/app/models/packet_config.rb
cosmos-4.2.2 lib/cosmos/dart/app/models/packet_config.rb