Class: Civo::ReservedIp

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

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



10
11
12
# File 'app/models/civo/reserved_ip.rb', line 10

def to_partial_path
  "civo/ips"
end