Class: Cyclid::UI::Views::Organization

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

Overview

Organization view

Instance Attribute Summary collapse

Attributes inherited from Layout

#api_url, #linkback_url, #organization

Method Summary

Methods inherited from Layout

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

Instance Attribute Details

#organization_urlObject (readonly)

Returns the value of attribute organization_url.



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

def organization_url
  @organization_url
end