Method: Kickflow::TicketWithStep#author

Defined in:
lib/kickflow/models/ticket_with_step.rb

#authorObject

Returns the value of attribute author.



35
36
37
# File 'lib/kickflow/models/ticket_with_step.rb', line 35

def author
  @author
end