Sha256: 312b42778f9c085be4b50021c11efacc3d5c7916a298373f378c8e4ed4e057c9
Contents?: true
Size: 163 Bytes
Versions: 19
Compression:
Stored size: 163 Bytes
Contents
class Mdm::Client < ActiveRecord::Base # # Relations # belongs_to :host, :class_name => 'Mdm::Host' ActiveSupport.run_load_hooks(:mdm_client, self) end
Version data entries
19 entries across 19 versions & 1 rubygems