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 Mon Mar 09 09:52:15 -0700 2009 Add database.yml (basic sqlite3 db) [harryseldon]
file .gitmodules Mon Mar 09 06:09:31 -0700 2009 Put OFC in submodules [harryseldon]
file .loadpath Thu Dec 18 11:09:27 -0800 2008 Update OFC to the last version (commit on 12/09... [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/
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/
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/ Mon Mar 09 06:09:31 -0700 2009 Put OFC in submodules [harryseldon]
README
Both a testing and tutorial application for Rails Open Flash Chart Plugin.

Version 0.2.4
Use OFC version with last commit on 12/09/2008

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