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-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I meant email at hisham86-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org sorry hhifnawi wrote:> 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-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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 :D On Tuesday 21 August 2007 22:39:25 hhifnawi wrote:> 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-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org-- Rodrigo Urubatan Ferreira Jardim rodrigo-nmTMUhUik5w39yzSjRtAkw@public.gmane.org http://www.urubatan.com.br http://www.techoffice.com.br --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I NEED help plz: 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 rubyinstaller "Ruby 1.8.5" ruby/lib//ruby/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? are there any other scripts we need to execute as well? plz email me at hisham86-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
2007/8/22, hhifnawi <hhifnawi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > I NEED help plz: > 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 rubyinstaller "Ruby 1.8.5" > ruby/lib//ruby/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? are there any other > scripts we need to execute as well? > plz email me at hisham86-CRhKQz+BfNz2fBVCVOL8/A@public.gmane.org >I am not sure if I understand you, but using "rails <app_name>" in the console will create a folder called <app_name> and the basic skeleton. Google for Rails tutorials. Did I get your problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---