HOWTO generate rails skeleton

NEED help: My group are working on rails IDE and we're in the wizard part now and we're trying to generate the Rails skeleton and we looked in the rubygems and found in gems/1.8/gems/rails-1.2.2/lib/rails_generator/generators/applications/ app/app_generator.rb what does it do, does it generates rails skeleton? plz email me at hhifnawi@aucegypt.edu

You could try the same solution the other Rails IDEs are doing ... to generate the skeleton they just call rails <directory> And that is all ... Scann the directory and load the files in your tool after that :smiley: