Method: EventMachine::MySQL#connection
- Defined in:
- lib/em-mysqlplus/mysql.rb
#connection ⇒ Object (readonly)
Returns the value of attribute connection.
10 11 12 |
# File 'lib/em-mysqlplus/mysql.rb', line 10 def connection @connection end |