Method: Array#+
- Defined in:
- lib/odba/stub.rb
#+(stub) ⇒ Object
145 146 147 |
# File 'lib/odba/stub.rb', line 145 def +(stub) self._odba_plus(stub.odba_instance) end |
145 146 147 |
# File 'lib/odba/stub.rb', line 145 def +(stub) self._odba_plus(stub.odba_instance) end |