Sha256: 1f888446a4d59caa006b53e6670d70640df0ae8c3ed391fe30510f783a738296
Contents?: true
Size: 158 Bytes
Versions: 15
Compression:
Stored size: 158 Bytes
Contents
class ValidConfiguration < ActiveRecord::Base belongs_to :configured_item, :polymorphic => true belongs_to :configuration, :dependent => :destroy end
Version data entries
15 entries across 15 versions & 1 rubygems