Sha256: 9e4392c88b43cdd384bdda1840c2470ca24727cac8f6436bf06a8fa61b0f2d13
Contents?: true
Size: 208 Bytes
Versions: 5
Compression:
Stored size: 208 Bytes
Contents
class Mdm::Client < ActiveRecord::Base # # Relations # belongs_to :host, class_name: 'Mdm::Host', inverse_of: :clients ActiveSupport.run_load_hooks(:mdm_client, self) end
Version data entries
5 entries across 5 versions & 1 rubygems