winston / google_visualr

A Ruby Gem for the Google Visualization API. Write Ruby code. Generate Javascript. Display a Google Chart.

Home Page:http://googlevisualr.heroku.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined method `render_chart' for #<#<Class:Something>:more>

spaetstueckerin opened this issue · comments

I hope you can help me. I am trying out google_visualr for the first time with one of the examples you gave on Github. I do exactly the sample code but run into the undefined method error for render_chart. the bundle is correct. many thanks in advance!
(ruby 1.9.3, rails 3.2.12, gem 2.0.0, google_visualr 2.1.7)

okay, got rid of that error.. now stuck with the "undefined method `to_js' for nil:NilClass" Error. i try to provide all necessary information over there, okay?!