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-9.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.2.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.2.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-9.0.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-9.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.1.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.1.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.2.2 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.2.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.2.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.8 app/models/host_proxy_invocation.rb
foreman_remote_execution-8.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.1.1 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.1.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-7.0.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.7 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.6 app/models/host_proxy_invocation.rb
foreman_remote_execution-6.2.0 app/models/host_proxy_invocation.rb
foreman_remote_execution-5.0.5 app/models/host_proxy_invocation.rb