I am running 1.9.2 not 1.9.7 but I am going to assume your talking about 1.9.2 and its a typo :)
ruby 1.9.2dev (2009-07-18 trunk 24186) [i386-darwin9.8.0] is the version I am running. I used RVM to install ruby 1.9.2 "rvm install 1.9.2" All of the gems seem to be installed correctly. Here is my list ~/code/rails $ gem list *** LOCAL GEMS *** abstract (1.0.0) actionmailer (3.0.0.beta4) actionpack (3.0.0.beta4) activemodel (3.0.0.beta4) activerecord (3.0.0.beta4) activeresource (3.0.0.beta4) activesupport (3.0.0.beta4) arel (0.4.0) builder (2.1.2) bundler (0.9.26) cgi_multipart_eof_fix (2.5.0) daemons (1.0.10) erubis (2.6.5) fastthread (1.0.7) gem_plugin (0.2.3) git (1.2.5) i18n (0.4.1) mail (2.2.4) mime-types (1.16) mysql (2.8.1) nifty-generators (0.4.0) polyglot (0.3.1) rack (1.1.0) rack-mount (0.6.4) rack-test (0.5.4) rails (3.0.0.beta4) railties (3.0.0.beta4) rake (0.8.7) rdoc (2.5.8) rubygems-update (1.3.7) sys-proctable (0.9.0 x86-darwin-8) thor (0.13.6) treetop (1.4.8) tzinfo (0.3.22) I have tried the command with out skip git and I get the same problem. Thanks for your reply. Anymore ideas? On Jun 17, 7:25 pm, Yacobus Reinhart <li...@ruby-forum.com> wrote: > I am using ruby 1.8.7, when running : > rails new rails3_test --skip-git > > I have no problem with that. Are you sure that you installed rails 3 > correctly including all dependencies? what happen if you try : > rails new rails3_test > > > I guessed that there was a problem with git so thats why I used skip > > git. It did not work though. Any suggestions on what I am doing wrong? > > I am not sure you are right because if it is git problem you will get > stopped at first directory creation, make sure your RVM gem list of ruby > 1.9.7 contains all dependencies gem for rails 3 beta 4 > > Yacobus Reinhartwww.reinhartlab.com > -- > Posted viahttp://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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.