Method: Coco::PresentedComponent#subject

Defined in:
app/components/coco/presented_component.rb

#subjectObject

Returns the value of attribute subject.



5
6
7
# File 'app/components/coco/presented_component.rb', line 5

def subject
  @subject
end