Charts doesn't work anymore after updateing ruby & rails.
It installs fine and shows up, but if I click on charts, I get the following error:
Processing ChartsBurndownController#index (for 188.195.40.54 at 2012-06-17 22:41:42) [GET]
Parameters: {"controller"=>"charts_burndown", "project_id"=>"intern", "action"=>"index"}
NoMethodError (undefined method to_a' for #<Project:0x00000004b11c10>): vendor/plugins/redmine_charts/app/controllers/charts_controller.rb:46:inindex'
internal:prelude:10:in synchronize' public/dispatch.fcgi:24:in
'
Rendering /srv/sh-redmine/public/500.html (500 Internal Server Error)
Any idea how to fix this?
I'd really love to use this plugin again :(
Thanks in advance!
Charts doesn't work anymore after updateing ruby & rails.
It installs fine and shows up, but if I click on charts, I get the following error:
Processing ChartsBurndownController#index (for 188.195.40.54 at 2012-06-17 22:41:42) [GET]
Parameters: {"controller"=>"charts_burndown", "project_id"=>"intern", "action"=>"index"}
NoMethodError (undefined method
'to_a' for #<Project:0x00000004b11c10>): vendor/plugins/redmine_charts/app/controllers/charts_controller.rb:46:inindex'internal:prelude:10:in
synchronize' public/dispatch.fcgi:24:inRendering /srv/sh-redmine/public/500.html (500 Internal Server Error)
Any idea how to fix this?
I'd really love to use this plugin again :(
Thanks in advance!