Module: AnnotatedArray::AnnotatedArrayItem
- Defined in:
- lib/scout/annotation/array.rb
Instance Attribute Summary collapse
-
#container ⇒ Object
Returns the value of attribute container.
-
#container_index ⇒ Object
Returns the value of attribute container_index.
Instance Attribute Details
#container ⇒ Object
Returns the value of attribute container.
4 5 6 |
# File 'lib/scout/annotation/array.rb', line 4 def container @container end |
#container_index ⇒ Object
Returns the value of attribute container_index.
4 5 6 |
# File 'lib/scout/annotation/array.rb', line 4 def container_index @container_index end |