Libraries
»
lhm
(2.2.0)
»
Index
»
Lhm
»
Connection
»
ActiveRecordConnection
»
#current_database
Method: Lhm::Connection::ActiveRecordConnection#current_database
Defined in:
lib/lhm/connection.rb
#
current_database
⇒
Object
111 112 113
# File 'lib/lhm/connection.rb', line 111
def
current_database
@database_name
end