Couldn't find a solution anywhere so I'm posting here. I'm running rvm and Ruby 1.9.2-p180 [x86_64]. I installed rails 3.0.7 via 'gem install rails' and was running 'rails new' at command line without issue (Mac OS X, 10.6.6) for some time now to create my projects.
Now, 'rails new myapp' doesn't work: I keep getting the help output for some reason instead (the same output as if you ran 'rails -h'). I tried uninstalling and uninstalling rails via 'gem uninstall' but still no fix. This was all running before. The only thing I did since then was install jruby...could that have mucked up with some settings? Unfortunately I can't trace it when I run 'rails new' so I have no idea why it isn't working. Any thoughts? -- 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.

