public
Description: Sample application to show how to use GoogleMaps (with geokit plugin) in a Rails 2.0 application
Homepage:
Clone URL: git://github.com/xilinus/gmaps_demo.git
sgruhier (author)
Wed May 07 09:57:13 -0700 2008
commit  94e752973342e2b53f88ed3d73e467ed4a468d13
tree    e4e5d129959c0d871bf3eb001f1251fe85cc03d6
parent  07e5d38712e3331a12f7705069d4560109f719c8
gmaps_demo / .gitmodules
100644 7 lines (6 sloc) 0.267 kb
1
2
3
4
5
6
7
[submodule "vendor/plugins/geokit"]
path = vendor/plugins/geokit
url = git://github.com/ptb/geokit.git
[submodule "vendor/plugins/restful_authentication"]
path = vendor/plugins/restful_authentication
url = git://github.com/technoweenie/restful-authentication.git