Lan, When I try it with "rails new demo_app", it's succeeded in generating all files. Are you meaning you can not generate any files now? Even if you change your working directory ( to other directory ) ?
On Jan 26, 1:26 pm, Dahlby <[email protected]> wrote: > Hi, > > I'm currently slogging my way thru the installation-setting up pages > of Ruby On Rails 3 Tutorial. I'm a bit new at terminal stuff, and am > wrapping my head around getting around hidden directories, github, ssh > keys, blah blah. > > Question: > I'm trying to set up a new app with the command "rails new demo_app". > It instead gives me a directory called "new" with the usual > directories, but not all the usual files are there, like Gemfile or > Readme. I already set up another app before successfully, where it > generated all the requisite files using my project name in the command > line (rails new first_app). I'm wondering if I switched something off > inadvertently between then and now. > > Thanks for any help. (I'm sure to be back with more dumb questions) > > Ian -- 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.

