summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRomain Tartière <romain@blogreen.org>2016-03-19 11:30:36 +0100
committerRomain Tartière <romain@blogreen.org>2016-03-19 11:30:36 +0100
commitc9831237b01eb672e1f59cf607a9a57bbcd61476 (patch)
tree8fed9a2189c2e8e76f55fb20b3aa5d1fa9fcb65c /lib
parent064502c6a943f983cabea38fccdb528ad9469aec (diff)
downloadipaddress-c9831237b01eb672e1f59cf607a9a57bbcd61476.tar.gz
Highlight bug: eql? is not aliased to the overridden ==.
~~~ IPAddress.parse('::1') == IPAddress.parse('::1') #=> true IPAddress.parse('::1').eql? IPAddress.parse('::1') #=> false ~~~
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions