Class: Civo::SshKey

Inherits:
Base
  • Object
show all
Defined in:
app/models/civo/ssh_key.rb

Direct Known Subclasses

SSHKey

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



8
9
10
# File 'app/models/civo/ssh_key.rb', line 8

def to_partial_path
  "civo/ssh_key"
end