Skip to content

michael-gabenna/example-rails-google-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

About example-rails-google-map

example-rails-google-map is a very basic rails app showing one way of implementing geocoding and Google maps. Use this app as an example or base for adding locations to a map.

Features

Visitors have the ability to put in an address, that address is then geocoded and shown on a Google map. They then have the ability to remove those locations. App also consists of a test suite with both unit and feature tests.

Setup

To setup the app run:

bin/setup

Now run the test suite to make sure everything is passing:

rake

About

A play toy integrating google maps and rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published