Class: Cyclid::UI::Views::Job

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

Overview

Job 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

#job_idObject (readonly)

Returns the value of attribute job_id.



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

def job_id
  @job_id
end

#job_urlObject (readonly)

Returns the value of attribute job_url.



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

def job_url
  @job_url
end