Module: Interaction::QueryInteraction
- Included in:
- QueryCreation, QueryUpdate
- Defined in:
- lib/interaction/query_interaction.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
readonly
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
3 4 5 |
# File 'lib/interaction/query_interaction.rb', line 3 def errors @errors end |