Hello All! I just started learning Ruby on Rails and loving it. I've run into several issues that seemed insurmountable, but with all the info out there I have been able to figure out my problem on my own... until now! I am on a Mac 10.7.5, ruby 2.0.0p195, rails 3.2.13
I am trying to create a new project but I get the following "error": Can't initialize a new Rails application within the directory of another, please change to a non-Rails directory first. Type 'rails' for help. Some more background: 1. When everything was working OK, I wrote this: rails new profile After that I noticed my "computer's" name in the terminal window went from: Tjtog-iMac:~ tejasmehta$ TO Tjtog-iMac:profile tejasmehta$ I searched online for hours and can't find a way to solve this on my end. Suggestions? Any help is crazy appreciated. Best, TJ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/31acc29c-5150-44eb-93d9-08a7d7b7a5aa%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

