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
56 57 58 |
# File 'lib/terret/tools.rb', line 56 def reason @reason end |