I was having problems creating new projects, so I uninstalled ruby and rebooted. I then reinstalled ruby with gems from the Ruby-1.8.2-15 installer and then tried to create a new rails project with "rails depot". Now I get: [c:\dev\ruby\rails]rails depot create Invalid argument - * all the time no matter what directory I''m in. Any ideas? I''m lost. -- Posted via http://www.ruby-forum.com/.
Michael
2005-Nov-17 23:06 UTC
Re: "Invalid argument - *" when creating a new rails project
rails depot Not sure if you need the create... Michael Jay Kint <icosahedron-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: I was having problems creating new projects, so I uninstalled ruby and rebooted. I then reinstalled ruby with gems from the Ruby-1.8.2-15 installer and then tried to create a new rails project with "rails depot". Now I get: [c:\dev\ruby\rails]rails depot create Invalid argument - * all the time no matter what directory I''m in. Any ideas? I''m lost. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Michael
2005-Nov-17 23:07 UTC
Re: "Invalid argument - *" when creating a new rails project
sorry...I misread your post...obviously this is what you are doing! :-( Michael Michael <codeslush-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote: rails depot Not sure if you need the create... Michael Jay Kint <icosahedron-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: I was having problems creating new projects, so I uninstalled ruby and rebooted. I then reinstalled ruby with gems from the Ruby-1.8.2-15 installer and then tried to create a new rails project with "rails depot". Now I get: [c:\dev\ruby\rails]rails depot create Invalid argument - * all the time no matter what directory I''m in. Any ideas? I''m lost. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Jay Kint
2005-Nov-17 23:57 UTC
Re: "Invalid argument - *" when creating a new rails project
icosahedron wrote:> I was having problems creating new projects, so I uninstalled ruby and > rebooted. I then reinstalled ruby with gems from the Ruby-1.8.2-15 > installer and then tried to create a new rails project with "rails > depot". > > Now I get: > > [c:\dev\ruby\rails]rails depot > create > Invalid argument - * > > all the time no matter what directory I''m in. > > Any ideas? I''m lost.It turns out it was 4NT. If I run "rails <project>" from the normal cmd.exe, it works fine. Go figure. Too bad, as I really like 4NT. -- Posted via http://www.ruby-forum.com/.
Hugh Sasse
2005-Nov-18 10:40 UTC
Re: Re: "Invalid argument - *" when creating a new rails project
On Fri, 18 Nov 2005, Jay Kint wrote:> icosahedron wrote: > > I was having problems creating new projects, so I uninstalled > > [everything from scratch] > > > > Now I get: > > > > [c:\dev\ruby\rails]rails depot > > create > > Invalid argument - * > > > > all the time no matter what directory I''m in. > > > > Any ideas? I''m lost. > > It turns out it was 4NT. If I run "rails <project>" from the normal > cmd.exe, it works fine. Go figure. Too bad, as I really like 4NT.Wild guess: On unix :- /usr/local/bin/rails: executable /usr/local/bin/ruby script Maybe 4NT is trying to execute rails "directly" rather than passing it to ruby? I don''t kow anything about 4NT. Hugh
Icos A. Hedron
2005-Nov-18 19:40 UTC
Re: Re: "Invalid argument - *" when creating a new rails pro
hgs wrote:> On Fri, 18 Nov 2005, Jay Kint wrote: > >> > all the time no matter what directory I''m in. >> > >> > Any ideas? I''m lost. >> >> It turns out it was 4NT. If I run "rails <project>" from the normal >> cmd.exe, it works fine. Go figure. Too bad, as I really like 4NT. > > Wild guess: On unix :- > > /usr/local/bin/rails: executable /usr/local/bin/ruby script > > Maybe 4NT is trying to execute rails "directly" rather than > passing it to ruby? I don''t kow anything about 4NT. > > Hugh4NT is a cmd.exe replacement that includes a number of niceties. If you develop on NT, you should check it out, but as a replacement, there are some inherent incompatibilities. I use it so much I forget sometimes it''s not the default. Thanks. -- Posted via http://www.ruby-forum.com/.
Paul Chin
2005-Nov-21 00:32 UTC
RE: "Invalid argument - *" when creating a new rails project
don''t you need to install rails gem install rails -----Original Message----- From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org]On Behalf Of Jay Kint Sent: Friday, November 18, 2005 6:29 AM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: [Rails] "Invalid argument - *" when creating a new rails project I was having problems creating new projects, so I uninstalled ruby and rebooted. I then reinstalled ruby with gems from the Ruby-1.8.2-15 installer and then tried to create a new rails project with "rails depot". Now I get: [c:\dev\ruby\rails]rails depot create Invalid argument - * all the time no matter what directory I''m in. Any ideas? I''m lost. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails