method

eql?

v1_9_3_392 - Show latest stable - Class: Gem::Version
eql?(other)
public

A Version is only eql? to another version if it’s specified to the same precision. Version “1.0” is not the same as version “1”.