Last active
July 22, 2018 14:13
-
-
Save cihad/949e57a93c22b87df6e0e9ffdff7940c to your computer and use it in GitHub Desktop.
Diger Kurulumlar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem 'activerecord-postgis-adapter', '~> 5.2' | |
bundle | |
sudo apt-get install postgresql-9.6-postgis-scripts | |
rake db:gis:setup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment