Class: Her::Collection

Inherits:
Array
  • Object
show all
Defined in:
lib/her/collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject (readonly)

Returns the value of attribute errors.



3
4
5
# File 'lib/her/collection.rb', line 3

def errors
  @errors
end

#metadataObject (readonly)

Returns the value of attribute metadata.



3
4
5
# File 'lib/her/collection.rb', line 3

def 
  @metadata
end