Sha256: 8e7e6d1062abaa8d587f3a790cba43d7839cd8536cb76256a5ef72c207617a8d

Contents?: true

Size: 167 Bytes

Versions: 76

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

76 entries across 76 versions & 1 rubygems

Version Path
foreman_remote_execution-6.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.4 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-6.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.8.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.6 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.5 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.4 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.7.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.3 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-4.5.1 app/models/host_proxy_invocation.rb