Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
/ geocoding Public archive

A simple rails app to demonstrate use of geocoding gem.

Notifications You must be signed in to change notification settings

shivendrasoni/geocoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HEADS UP : This is based off rails 3.2 So, many gems upgraded for rails 4 might not play nice. I'll look into it when I can.

Instructions to run :

rake db:migrate

rails server -p

open localhost:/places

I didnot route it to root because that would not have made sense for integration.

IF you are using the app behind a proxy, configure it in config/initializers/geocoder.rb


About

A simple rails app to demonstrate use of geocoding gem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published