Javi Jimenez wrote:
> hello everybody in the list!
> 
> For 2 days I have been trying to use acts_as_treemap plugin in my
> project. It seemed to be really easy following rob's tutorial
> (http://blog.tupleshop.com/2006/7/27/treemap-on-rails).
> I have tried with a simple example, only 6 nodes, and I get this error:
> 

> C:/instantrails/InstantRails-1.7-win/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `require'
> script/server:3
> 
> Any idea of what is happening?
> 
> Thanks!

Javi,

You are recursively calling the method color() until your stack goes 
through the roof.  I believe your error has nothing at all to do with 
the treemap plugin.  If you want, you can post the code for further 
analysis

hth

ilan


-- 
Posted via http://www.ruby-forum.com/.