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.



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

def errors
  @errors
end

#metadataObject (readonly)

Returns the value of attribute metadata.



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

def 
  @metadata
end