Class: Pikuri::Workspace::Confirmer::Approved

Inherits:
Data
  • Object
show all
Defined in:
lib/pikuri/workspace/confirmer.rb

Overview

An approval carrying the text to act on: the human-authored (possibly edited) Request#detail when editable, else detail verbatim.

Instance Attribute Summary collapse

Instance Attribute Details

#new_request_detailObject (readonly)

Returns the value of attribute new_request_detail

Returns:

  • (Object)

    the current value of new_request_detail



112
113
114
# File 'lib/pikuri/workspace/confirmer.rb', line 112

def new_request_detail
  @new_request_detail
end