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-14.1.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-14.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-14.0.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-14.0.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.6 app/models/host_proxy_invocation.rb
foreman_remote_execution-14.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.5 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.4 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.7 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.2.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-10.1.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-13.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.5 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.4 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-12.0.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-11.1.3 app/models/host_proxy_invocation.rb