class ActiveRecord::ConnectionNotEstablished
Raised when connection to the database could not been established (for example when ActiveRecord::Base.connection= is given a nil
object).
© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.