Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround to connect database using postgis adapter
The activerecord-postgis-adapter does not support Heroku by default. The following commit replaces the current DATABASE_URL adapter by postgis. For more details check out the [issue on github](rgeo/activerecord-postgis-adapter#14)
- Loading branch information