Method: TalonOne::MessageTest#hash
- Defined in:
- lib/talon_one/models/message_test.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
109 110 111 |
# File 'lib/talon_one/models/message_test.rb', line 109 def hash [http_response, http_status].hash end |