Class: Her::Collection
- Inherits:
-
Array
- Object
- Array
- Her::Collection
- Defined in:
- lib/castle-her/collection.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
readonly
Returns the value of attribute errors.
-
#metadata ⇒ Object
readonly
Returns the value of attribute metadata.
Instance Attribute Details
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
3 4 5 |
# File 'lib/castle-her/collection.rb', line 3 def errors @errors end |
#metadata ⇒ Object (readonly)
Returns the value of attribute metadata.
3 4 5 |
# File 'lib/castle-her/collection.rb', line 3 def @metadata end |