Hi,
I am a newbie in ROR I have an application checked out from repository
on a windows machine and have all the required gems installed. I can
have the rake commands work with the project but any other.
I was trying to run the command from the cmd window
C:\sawan\path\to\projectapp>ruby script/console

I get the following error
<internal:lib/rubygems/custom_require>:29:in `require': no such file to
load -- script/../config/boot (LoadError)
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from script/console:2:in `<main>'
and is similar to ruby script\server too

Thanks,
Sawan.

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

Reply via email to