Class: Pikuri::Workspace::Confirmer::Approved
- Inherits:
-
Data
- Object
- Data
- Pikuri::Workspace::Confirmer::Approved
- 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
-
#new_request_detail ⇒ Object
readonly
Returns the value of attribute new_request_detail.
Instance Attribute Details
#new_request_detail ⇒ Object (readonly)
Returns the value of attribute new_request_detail
112 113 114 |
# File 'lib/pikuri/workspace/confirmer.rb', line 112 def new_request_detail @new_request_detail end |