Class: Actions::Pulp3::Abstract

Inherits:
EntryAction
  • Object
show all
Defined in:
app/lib/actions/pulp3/abstract.rb

Instance Method Summary collapse

Instance Method Details

#smart_proxyObject



7
8
9
# File 'app/lib/actions/pulp3/abstract.rb', line 7

def smart_proxy
  SmartProxy.unscoped.find(input[:smart_proxy_id])
end