My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

This code first creates a Google Fusion Tables table via their API and the gdata Ruby gem.

It then fills up the table with some dummy data.

It took me a while to get everything to work correctly. Hopefully this example will make life easier for other...

Update: Simon Tokumine took the original code, made a number of fixes and converted it into a ruby gem. The fruits of his work can be found here: http://github.com/tokumine/fusion_tables

It's probably always a better idea to use this code than the one posted here.

Tom

Powered by Google Project Hosting