-
Test under redmien git version.
-
Install mattetti-googlecharts.
gem sources -a http://gems.github.com/ sudo gem install mattetti-googlecharts
-
Check out redmine_charts source code to redmine/vendor/plugins
git clone [email protected]:zjinys/redmine_charts.git $REDMINE_HOME/vendor/plugins
-
I’am a newbie to rails , so it’s heave used active_record’s find_by_sql method.I’ll change this in next version.
-
It’s only test under mysql now.
-
Advice are welcome.