Class: Fauxsql::Attributes

Inherits:
Hash
  • Object
show all
Defined in:
lib/fauxsql/attributes.rb

Instance Method Summary collapse

Instance Method Details

#eql?(other) ⇒ Boolean

Returns:

  • (Boolean)


2
3
4
# File 'lib/fauxsql/attributes.rb', line 2

def eql?(other)
  return false
end