Libraries
»
em-mysqlplus
(0.1.5)
»
Index
»
EventMachine
»
MySQL
»
#close
Method: EventMachine::MySQL#close
Defined in:
lib/em-mysqlplus/mysql.rb
#
close
⇒
Object
21 22 23
# File 'lib/em-mysqlplus/mysql.rb', line 21
def
close
@connection
.
close
end