When I start cd ridemo and rails s
This is the error message I'm receiving from the console: from script/rails:6:in 'require' from script/rails:6
And this is what I get from the browser:
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
Please your help will be immensely appreciated.
I find it difficult to believe that that is all you see in the console. Please tell us which operating system you are using, which versions of rails and ruby, and post the complete output from the terminal when you enter rails s.
Colin
I have been using rails installer on windows for a while now and it works perfectly fine.
So, would be better if you post full error message as Colin mentioned.
And also post output of ‘gem env’ and ‘gem list’