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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.