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
harryseldon (author)
Sat Apr 18 09:09:55 -0700 2009
commit  38ef51ae8e452a29dfa6b31164492d0ea066c13d
tree    fac64e44b85a73ea87062a492e2e8fb01b6df6e6
parent  bdf609000b089322a01c953d7001c2ce16f4bee2
name age message
file .gitignore Mon Mar 09 09:52:15 -0700 2009 Add database.yml (basic sqlite3 db) [harryseldon]
file .gitmodules Loading commit data...
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
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/
directory test/ Sat Apr 18 09:07:27 -0700 2009 Add examples for OFC Ichor version [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.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