You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround to connect database using postgis adapter
The activerecord-postgis-adapter does not support Heroku by default. The following commit replace the current DATABASE_URL adapter by postgis.
For more details check out the (issue on github)[rgeo/activerecord-postgis-adapter#14]
0 commit comments