Class: Cyclid::UI::Views::User

Inherits:
Layout
  • Object
show all
Defined in:
app/cyclid_ui/views/user.rb

Overview

User profile view

Instance Attribute Summary collapse

Attributes inherited from Layout

#api_url, #linkback_url, #organization

Method Summary

Methods inherited from Layout

#breadcrumbs, #gravatar_url, #organizations, #signup, #title, #username

Instance Attribute Details

#user_urlObject (readonly)

Returns the value of attribute user_url.



21
22
23
# File 'app/cyclid_ui/views/user.rb', line 21

def user_url
  @user_url
end