Class: Civo::VolumeType

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

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



5
6
7
# File 'app/models/civo/volume_type.rb', line 5

def to_partial_path
  "civo/volumetype"
end