-
Stan Hu authored
If the database connection were severed, a secondary may not reattempt to establish a connection to the database. We now always called `GeoNode.exists?` to ensure ActiveRecord maintains a connection. In the Geo initializer, avoid establish a connection in case a Rake task is called. Closes #3074
64496105