On Nov 14, 2010, at 1:30 PM, Wojtek Galaj <wojtek.galaj / gmail.com> wrote: > I have another question. It's a bit silly really. I am trying to make > a new app but typing "rails new appName" creates a folder named "new" > instead of "appName". The 'new' arg was introduced in mid-stream of the Rails 3 beta releases. Do rails -h to see what syntax your version uses. You may need to update. Jose ============== Jose Hales-Garcia UCLA Statistics