Tagged Questions
0
votes
2answers
206 views
Using variables in an array passed to a def - Rails
I'm using the Google charts API to generate a pie chart in my Rails application. However, I'm having a problem passing local variables to the def in the helper. The def takes a 2D array of [label, ...