Sha256: 0e6fe9ff46008d87fc9431ebe2bd7c2ccc7cd62deb5b62a0d0fb04b5de774130

Contents?: true

Size: 445 Bytes

Versions: 1

Compression:

Stored size: 445 Bytes

Contents

h2. Usage


h2. Installation

h3. gem
# gem install google_directions
# add config.gem "google_directions" to your environment.rb file

Or do Bundler's Gemfile

h3. Rails 2.3.8 compatible
Not yet tested on Rails 3

h3. Google maps API key

You'll need a Google Map API key

http://code.google.com/apis/maps/signup.html

Include it as the constant GOOGLE_MAPS_API_KEY in an app configuration file (environment.rb, config/initializers/api_keys.rb)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google_directions-0.1.0 README.textile