Display Tree Structure Using rails

Hi All,

I want to Display a Tree using Rails. earlier i diplay tree using rails & Dojo which works fine but as it takes too much time to load. Now i want to create a Tree using pure rails or Rails and Javascript libraries other than Dojo.        I would also like to see any links where i can see a live demo of the Tree using Rails.

Regards,

Salil

you can use jquery tree which is very simple and loads fast…

the url for demo is http://abeautifulsite.net/notebook_files/58/demo/

you can take a look at this also…http://bassistance.de/jquery-plugins/jquery-plugin-treeview/