Method: ESI::ErrorLimited#hash
- Defined in:
- lib/esi-client-bvv/models/error_limited.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
84 85 86 |
# File 'lib/esi-client-bvv/models/error_limited.rb', line 84 def hash [error].hash end |