public
Description: sample rails app and plugin for open flash chart 2 (alpha 7)
Homepage:
Clone URL: git://github.com/korin/open_flash_chart_2.git
korin (author)
Tue May 12 15:44:38 -0700 2009
commit  59270b3d7d5ebbece334420ddfd9bc127a1e1431
tree    e68e208cd5ae78d5207395a06c3917ae7d3383b0
parent  7f740e0011db02d00cf4e7214535a49c4e1451c3
name age message
file .gitignore Loading commit data...
file .gitmodules
file README
file Rakefile
directory app/
directory config/
directory doc/
directory lib/
directory public/
directory script/ Wed Apr 15 04:52:19 -0700 2009 migrate to rails 2.3.2 [korin]
directory test/
directory tmp/ Mon Jun 23 13:07:23 -0700 2008 commit [korin]
directory vendor/
README
About
=====================================
open flash chart 2 plugin for rails applications

This library was ported from the open flash chart project's php code to be used with Ruby on Rails.
Visit the open flash chart project here - http://teethgrinder.co.uk/open-flash-chart-2/

NOTE:
sample application is using haml
  gem install haml

If You use rails older that 2.3  probably  you have to uncomment method to_json 
(vendor/plugins/open_flash_chart/lib/open_flash_chart.rb line 14)
and add gem 'json' in enviroment.rb
otherwise plugin will not work propertly


Details
=====================================
Go to http://openflashchart2.sentor.pl for details


Help
=====================================
Looking for help?
try:
home page: http://openflashchart2.sentor.pl/infos
or email to me: lisukorin@gmail.com,
  don't forget write 'open flash chart' in subject or my mail client will treat your message as spam.