Class: Textus::Dispatch::Contracts::RuleExplain
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::RuleExplain
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#detail ⇒ Object
readonly
Returns the value of attribute detail.
-
#key ⇒ Object
readonly
Returns the value of attribute key.
Instance Attribute Details
#detail ⇒ Object (readonly)
Returns the value of attribute detail
42 43 44 |
# File 'lib/textus/dispatch/contracts.rb', line 42 def detail @detail end |
#key ⇒ Object (readonly)
Returns the value of attribute key
42 43 44 |
# File 'lib/textus/dispatch/contracts.rb', line 42 def key @key end |