public
Description: A simple Rails application demoing using Google Charts
Clone URL: git://github.com/francois/mor7-google-charts-demo.git
Search Repo:
name age message
folder .gitignore Mon Feb 18 13:42:01 -0800 2008 New PresentationController. [francois]
folder LICENSE Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder README Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder Rakefile Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder app/ Tue Feb 19 11:14:01 -0800 2008 Grrr, changed protocol of public clone URL [francois]
folder config/ Mon Feb 18 20:22:08 -0800 2008 Mapping / to first slide [francois]
folder db/ Mon Feb 18 13:42:01 -0800 2008 New PresentationController. [francois]
folder doc/ Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder lib/ Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder log/ Mon Feb 18 13:43:53 -0800 2008 Ignoring PID files from log/ [francois]
folder public/ Mon Feb 18 20:38:17 -0800 2008 Finished styling the links page [francois]
folder script/ Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder test/ Mon Feb 18 13:42:01 -0800 2008 New PresentationController. [francois]
folder tmp/ Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
folder vendor/ Mon Feb 18 13:29:43 -0800 2008 Initial commit [francois]
README
= Montreal on Rails 7:  Google Charts Demo

Google Charts API documentation is available at:
  http://code.google.com/apis/chart/

The demo code can be had using Git using:
  git clone git@github.com:francois/mor7-google-charts-demo

The code in this application is available under the public domain.