search for: create_chart

Displaying 1 result from an estimated 1 matches for "create_chart".

2007 Jan 04
4
RMagick problems
...gick-win32-1.13.0_IM-6.2.9-3.zip" file and install it on my win32-machine. It was successfully! So, I create a controller with script/generate. In a method, which I wrote after the creation, I''ll make an instance of a "Gruff object": require ''gruff'' def create_chart g = Gruff::Line.new(200) end But it doesn''t work now! Error: MissingSourceFile - no such file to load -- RMagick Can anyone help me? Thx -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscri...