ExtJS and Rails examples

Jacob Pedersen wrote:

Hi

I'm looking for some opensource sites or examples where Rails is used with ExtJS. I looked at the example on the ExtJS site, witch also is very fine, but i need some more examples to get further!

So does any of you know some good sites with examples or maybe hole apps?

Best regards

Jacob Pedersen

You can find an entire admin generator here: http://rails.lipsiasoft.com/projects/show/lipsiadmin

and some working example here: http://rails.lipsiasoft.com/wiki/lipsiadmin

And let’s not forget the nice new plugin ExtJS Scaffold Generator:

http://inside.glnetworks.de/2008/01/18/announcing-ext-scaffold-generator-plugin-for-rails/

You can always keep an eye on http://agilewebdevelopment.com/plugins/search?search=extjs to see if new plugins come out related to extjs

Best regards

Peter De Berdt

See also he book Practical Rails Projects by Eldon Alameda : http://www.apress.com/book/view/9781590597811 A more than 100 pages example on a Ext + Rails project. It was useful to me. I think source code is freely downloadable on the website.

Regards,

Miguel