public
Description: Both a testing and tutorial application for Rails Open Flash Chart Plugin.
Homepage: http://harryseldon.thinkosphere.com/2008/11/07/a-test-and-example-app-for-open-flash-chart-rails-plugin
Clone URL: git://github.com/harryseldon/ofc_test_app.git
name age message
file .gitignore Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
file .project Fri Nov 07 11:39:42 -0800 2008 add OFC plugin version from November 7th 2008 [harryseldon]
file README Loading commit data...
file Rakefile Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory app/
directory config/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory doc/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory log/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory public/ Fri Nov 07 11:39:42 -0800 2008 add OFC plugin version from November 7th 2008 [harryseldon]
directory script/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory test/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory tmp/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory vendor/
README
Both a testing and tutorial application for Rails Open Flash Chart Plugin.

Version 0.2.1

1) Install with: git clone git://github.com/harryseldon/ofc_test_app.git

2) Run your server script/server -p 3000

3) Go to http://localhost:3000/test_it/all_graphs 
You will see all the graphs.

More info about this app:
http://harryseldon.thinkosphere.com/2008/11/07/a-test-and-example-app-for-open-flash-chart-rails-plugin

Live example:
http://harryseldon.thinkosphere.com/test_it/all_graphs

How to contribute to this app ?
http://harryseldon.thinkosphere.com/2008/11/08/grand-gardening-with-git