Libraries
»
fauxsql
(0.2.3)
»
Index
»
Fauxsql
»
Attributes
»
#eql?
Method: Fauxsql::Attributes#eql?
Defined in:
lib/fauxsql/attributes.rb
#
eql?
(other) ⇒
Boolean
Returns:
(
Boolean
)
2 3 4
# File 'lib/fauxsql/attributes.rb', line 2
def
eql?
(
other
)
return
false
end