Class: Fauxsql::Attributes
- Inherits:
-
Hash
- Object
- Hash
- Fauxsql::Attributes
- Defined in:
- lib/fauxsql/attributes.rb
Instance Method Summary collapse
Instance Method Details
#eql?(other) ⇒ Boolean
2 3 4 |
# File 'lib/fauxsql/attributes.rb', line 2 def eql?(other) return false end |