Libraries
»
plate_id
(0.1.4)
»
Index
»
PlateID
»
#==
Method: PlateID#==
Defined in:
lib/plate_id.rb
#
==
(other) ⇒
Object
59 60 61
# File 'lib/plate_id.rb', line 59
def
==
(
other
)
to_s
==
other
.
to_s
end