method
configure_connection
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
configure_connection()
private
Configures the encoding, verbosity, schema search path, and time zone of the connection. This is called by #connect and should not be called manually.


