Sha256: f3951c5343b47f9231c588c5fb999ed44861c5d73953659e5f949be7bbbfdcc4
Contents?: true
Size: 159 Bytes
Versions: 4
Compression:
Stored size: 159 Bytes
Contents
class ControllerLogic < ActiveRecord::Base belongs_to :control_system belongs_to :dependency has_many :settings, :as => :object, :dependent => :destroy end
Version data entries
4 entries across 4 versions & 1 rubygems