added geocoding

This commit is contained in:
2015-10-06 13:07:01 +02:00
parent e06cc82642
commit 43b6197ead
4 changed files with 15 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ gem 'simple_form'
gem 'capybara'
gem 'rails-i18n'
gem 'puma'
gem 'geocoder'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console