Class: Vicary::Gates::Violation
- Inherits:
-
Struct
- Object
- Struct
- Vicary::Gates::Violation
- Defined in:
- lib/vicary/gates.rb
Instance Attribute Summary collapse
-
#detail ⇒ Object
Returns the value of attribute detail.
-
#kind ⇒ Object
Returns the value of attribute kind.
Instance Attribute Details
#detail ⇒ Object
Returns the value of attribute detail
76 77 78 |
# File 'lib/vicary/gates.rb', line 76 def detail @detail end |
#kind ⇒ Object
Returns the value of attribute kind
76 77 78 |
# File 'lib/vicary/gates.rb', line 76 def kind @kind end |