On 21 August 2012 06:59, dx111ge <[email protected]> wrote: > 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 > > Thanks in advance > > -- > 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 https://groups.google.com/groups/opt_out. > > -- 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 https://groups.google.com/groups/opt_out.

