Sha256: 8e7e6d1062abaa8d587f3a790cba43d7839cd8536cb76256a5ef72c207617a8d
Contents?: true
Size: 167 Bytes
Versions: 75
Compression:
Stored size: 167 Bytes
Contents
class HostProxyInvocation < ApplicationRecord belongs_to :host, :class_name => 'Host::Managed', :inverse_of => :host_proxy_invocations belongs_to :smart_proxy end
Version data entries
75 entries across 75 versions & 1 rubygems