public
Description: Sample code for the book: Beginning Google Maps Applications with Rails and Ajax (Rails v2.1)
Homepage: http://blog.ashchan.com/
Clone URL: git://github.com/ashchan/google_maps_example.git
name age message
file .gitignore Loading commit data...
file README.markdown
file Rakefile
directory app/ Tue Jul 01 22:36:10 -0700 2008 chapter five [ashchan]
directory config/ Tue Jul 01 06:22:06 -0700 2008 changed database from sqlite3 to mysql: chapter... [ashchan]
directory db/
directory doc/
directory lib/
directory public/ Tue Jul 01 22:36:10 -0700 2008 chapter five [ashchan]
directory script/ Wed Jun 25 06:10:54 -0700 2008 initial commit [ashchan]
directory test/ Tue Jul 01 07:17:50 -0700 2008 added map view for chapter file [ashchan]
directory tools/

Sample codes from the book Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional.

The book's site is http://googlemapsbook.com/.

This sample uses Rails 2.1 and Sqlite3 (update: changed to use MySql).

The source code from the book has some typos, and some of them don't work. I've tried my best to make it work.

Thanks to the authors of the book, for bringing us this book, and for allowing me to use the source code and make it public on github.

The Chinese translation of the book sucks, see here.

Feedback, suggestions

http://blog.ashchan.com