activerecord-postgres-earthdistance
activerecord-postgres-earthdistance copied to clipboard
Rescue ActiveRecord::ConnectionNotEstablished
In container builds, there may not be a database present at all, raising ActiveRecord::ConnectionNotEstablished. This catches the error, allowing activities like asset precompilation in container builds without access to a database instance.