PDA

View Full Version : Tutorial: Howto use the Ext.tree with Ruby on Rails



martin.rehfeld
26 Jan 2008, 9:44 AM
Continuing my mini-series on Ext JS and Ruby on Rails (http://inside.glnetworks.de/category/ext-js), I just added a little tutorial on how to use the Ext.tree with a Ruby on Rails backend (http://inside.glnetworks.de/2008/01/26/howto-use-the-ext-js-treeview-exttree-with-ruby-on-rails/).

Check it out and let my know what you think. ;)

Cheers,
Martin

Daniel Schmitz
29 Jan 2008, 12:31 PM
Its a nice tutorial! Great !!!

chazmatazz
11 Feb 2008, 5:50 PM
Hey,

I wanted to say how much I like Ext-Scaffold and your demo on Ext.Tree with RoR. I'm an Ext-pert (expert? get it?) and a RoR newbie, and I like the idea of building a view scaffold in Ext to go along with json output and input controllers based on the ORM.

Good job! Hope to see it develop further. I'm going to pitch the Ext approach for my next RoR project.

SlashEMc2k
12 Feb 2008, 4:32 AM
Great tutorial, thanks for this ;)