Be aware , newbie question, but i did the google part to find a
solution. After a new installation on win7 64 bit , i reached the
point (okay i took a while and some other issues where fixed before)
where the Manual says: start the server with “rails s”. Unfortunately
just the help appears , I also checked rails server , but the same. Is
there any log to check or other hint regarding the issue ?
Be aware , newbie question, but i did the google part to find a
solution. After a new installation on win7 64 bit , i reached the
point (okay i took a while and some other issues where fixed before)
where the Manual says: start the server with “rails s”. Unfortunately
just the help appears , I also checked rails server , but the same. Is
there any log to check or other hint regarding the issue ?
I suspect you are using an old version of rails. You should be using
version 3. In a terminal do
rails -v
to see which version you have.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.