Class: Civo::Account

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

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



11
12
13
# File 'app/models/civo/account.rb', line 11

def to_partial_path
  "civo/account"
end