Class: Civo::User

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

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



18
19
20
# File 'app/models/civo/user.rb', line 18

def to_partial_path
  "civo/user"
end