Class: Groonga::Record
- Inherits:
-
Object
- Object
- Groonga::Record
- Defined in:
- lib/groovy.rb
Overview
overwrite Groonga::Record#inspect because the #attributes part is making debugging take ages
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
7 8 9 |
# File 'lib/groovy.rb', line 7 def inspect super end |