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

Version Path
foreman_remote_execution-10.1.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.1.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-11.1.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-11.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.3.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.3.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-11.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.7 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.3.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.6 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.5 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.4 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.3.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-9.1.0 app/models/host_proxy_invocation.rb