After Rails 3 was just released today, I downloaded it and followed the instructions on Rails Guide for building my first app at Getting Started with Rails http://guides.rubyonrails.org/getting_started.html
Everything worked fine until I got to 4.2 Say "Hello" Rails. Entered the "rails generate home controller index" command, and nothing happened. When I hit Command-C to quit the server, nothing happened either. No error messages. What happened? -- 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.

