Sample Use Download the sample OFC2 project. rails testing_ofc_2 cd testing_ofc_2 script/plugin install git://github.com/pullmonkey/open_flash_chart.git If the above line did not work for you, you can also use http - script/plugin install http://github.com/pullmonkey/open_flash_chart.git script/generate controller test_it Add the following to the test_it_controller.rb in RAILS_ROOT/app/controllers