After I copy the fusioncharts helper into the helper directory I get the following error when trying to start my server:
/Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:428:in `load_missing_constant': Expected /Users/michael/Documents/development/itdashboard/app/vangogh/app/helpers/fusioncharts_helper.rb to define FusionchartsHelper (LoadError)
from /Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:77:in `const_missing'
from /Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:89:in `const_missing'
from /Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/inflector.rb:352:in `constantize'
from /Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/inflector.rb:351:in `each'
from /Users/michael/.gem/ruby/1.8/gems/activesupport-2.2.2/lib/active_support/inflector.rb:351:in `constantize'
I have copied the charts to the public directory and then copied the helper, added the include lines to application_helper, but nothing else. Is there anything else I should be doing?
Michael
Page 1 of 1
Installation issues RoR 2.2.2 Errors after copying fusioncharts_helper
Other Replies To This Topic
#2
Posted 27 February 2009 - 03:44 AM
This has been resolved with the latest version of the product. Although some of the views had to be edited
Michael
Other Replies To This Topic
Page 1 of 1

Back to top
MultiQuote