This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 66c9a9aa6132fc4068ea94aaa27b78bf995ccb65
tree 7a7d2f70288567b0db429f49e611bb60ca0a512c
parent ec6b599dd2cf5aaa7a56a8e00242a9177df386d6
tree 7a7d2f70288567b0db429f49e611bb60ca0a512c
parent ec6b599dd2cf5aaa7a56a8e00242a9177df386d6
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tools/ |
README.markdown
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.








