List Info

Thread: 3rdrail run rake task error: no Ruby script found in input (LoadError) (Windows)




3rdrail run rake task error: no Ruby script found in input (LoadError) (Windows)
user name
2007-12-31 21:49:08
Hi, dudes
   I got a question here. When I run "rake
db:migrate" in 3rdrail, it
throws an error: D:rubybinruby.exe: no Ruby script found
in input
(LoadError). I have set the ruby interpreter paths, And
can't find the
solution on Google. Any good ideas?

Issac
--~--~---------~--~----~------------~-------~--~----~
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-talkgooglegroups.com
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: 3rdrail run rake task error: no Ruby script found in inp
country flaguser name
Germany
2008-01-02 04:14:08
Issac wrote:
> Hi, dudes
>    I got a question here. When I run "rake
db:migrate" in 3rdrail, it
> throws an error: D:rubybinruby.exe: no Ruby script
found in input
> (LoadError). I have set the ruby interpreter paths, And
can't find the
> solution on Google. Any good ideas?
> 
> Issac

Got the same problem, rails build is v20071130_1710 and I'm
using 
Instant Rails 2.0. This error occured after updating both to
the 
currently newest version.

A workaround is calling "rake db:migrate" from the
ruby console window 
from instant rails, i.e. not 3rdRails, so that the
environment is set.


-- 
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-talkgooglegroups.com
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: 3rdrail run rake task error: no Ruby script found in input (LoadError) (Windows)
user name
2008-02-24 07:24:54
I get this using 3rdRail too, with this in ../bin/rake:

#!c:/Program Files/Ruby/bin/ruby.exe
#
# This file was generated by RubyGems.
#
# The application 'rake' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1
then
  version = $1
  ARGV.shift
end

gem 'rake', version
load 'rake'


Just to be clear, by this I mean:

c:Program FilesRubybinruby.exe: no Ruby script found in
input
(LoadError)

when running the migration in 3rdRail.
Running the same migration (i.e. rake db:migrate
VERSION=001) from the
command-line works fine though.



On 7 Feb, 14:24, "Shelby Sanders"
<asalas...gmail.com> wrote:
> As far as I can tell, this is caused by the
.../bin/rake file not having a
> ��#! line.
>
> So you should be able to add one, and continue as
normal.
>
> On Dec 31, 2007 7:49 PM, Issac <Issa...gmail.com> wrote:
>
>
>
> > Hi, dudes
> >   I got a question here. When I run "rake
db:migrate" in 3rdrail, it
> > throws an error: D:rubybinruby.exe: no Ruby
script found in input
> > (LoadError). I have set the ruby interpreter
paths, And can't find the
> > solution on Google. Any good ideas?
>
> > Issac
--~--~---------~--~----~------------~-------~--~----~
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-talkgooglegroups.com
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )