On Fri, Jan 22, 2010 at 12:56 AM, Patrick Lindborg <[email protected]> wrote:
> I have managed to install Ruby on Rails partially. I can issue the > command > > rails myTestApp > > but the command doesn't create all the necessary files. For example I > miss dispatch.fcgi and .httaccess. No, those aren't created, and you don't need them. Are you getting an error while trying to run the app? -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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.

