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 Loading commit data...
file .gitmodules
file .loadpath
file .project
file README
file Rakefile Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory app/
directory config/ Mon Mar 16 11:18:53 -0700 2009 Merge branch 'master' into private_local [harryseldon]
directory doc/ Fri Nov 07 11:02:11 -0800 2008 Initial import [harryseldon]
directory log/
directory public/
directory script/
directory test/
directory tmp/
directory vendor/
Both a testing and tutorial application for Rails Open Flash Chart Plugin.

Version 0.2.6
Use OFC version with last commit on 03/02/2009

1) Install with: 
git clone git://github.com/harryseldon/ofc_test_app.git
git submodules update --init

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/2009/03/09/open-flash-charts-examples-with-rails
http://harryseldon.thinkosphere.com/2008/11/07/a-test-and-example-app-for-open-flash-chart-rails-plugin

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

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