gmaps4rails 0.2.3 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.rdoc +2 -2
  2. metadata +3 -3
data/README.rdoc CHANGED
@@ -1,4 +1,4 @@
1
- == Gmaps4rails
1
+ == Google Maps for Rails (gmaps4rails)
2
2
 
3
3
  Gmaps4rails is developped to simply create a Google Map (Gmaps) from:
4
4
 
@@ -120,4 +120,4 @@ Or with options as well:
120
120
  Feel free ton contact me, you have your say. I hope I'll have time enough to improve it.
121
121
 
122
122
  == Copyright
123
- Copyright (c) 2011 apneadiving. See LICENSE for details.
123
+ MIT license. Authors: Benjamin Roth, David Ruyer
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gmaps4rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 29
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 3
10
- version: 0.2.3
9
+ - 5
10
+ version: 0.2.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Benjamin Roth