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)
Wed Aug 26 13:49:41 -0700 2009
commit  659c57352ca030610deeb74a009787ff72ea1257
tree    620310b5c8e98a8acbdaa33c8d4082c2d218d3da
parent  5655e21c9ae5bf45249d5f4792ed4a8a3090745c
name age message
file .gitignore Tue May 12 14:48:22 -0700 2009 add plugin as submodule [korin]
file .gitmodules Tue May 12 14:48:22 -0700 2009 add plugin as submodule [korin]
file README Tue May 12 15:44:38 -0700 2009 actualize README [korin]
file Rakefile Sun Jun 22 13:33:21 -0700 2008 init application [korin]
directory app/ Wed Aug 26 13:49:41 -0700 2009 flash propertis fix [korin]
directory config/ Sun May 10 14:13:27 -0700 2009 add generate documentation menu [korin]
directory doc/ Sun Jun 22 13:33:21 -0700 2008 init application [korin]
directory lib/ Tue May 12 15:31:51 -0700 2009 change git submodule task [korin]
directory public/ Wed Aug 05 14:35:06 -0700 2009 add an y axis example [korin]
directory script/ Wed Apr 15 04:52:19 -0700 2009 migrate to rails 2.3.2 [korin]
directory test/ Sat May 09 15:02:13 -0700 2009 add first part of documentation [korin]
directory tmp/ Mon Jun 23 13:07:23 -0700 2008 commit [korin]
directory vendor/ Wed Aug 26 13:49:41 -0700 2009 flash propertis fix [korin]
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.