Class: Terret::Tools::Veto
- Inherits:
-
Data
- Object
- Data
- Terret::Tools::Veto
- Defined in:
- lib/terret/tools.rb
Instance Attribute Summary collapse
-
#reason ⇒ Object
readonly
Returns the value of attribute reason.
Instance Attribute Details
#reason ⇒ Object (readonly)
Returns the value of attribute reason
153 154 155 |
# File 'lib/terret/tools.rb', line 153 def reason @reason end |