On 19 April 2014 21:32, Matt Kazuka <[email protected]> wrote: > the hierarchy looks like this: rails_projects => my app > is it enough to delete myapp or should I also delete the rails_project > folder I have created earlier?
Please remember to quote the previous message when replying, and insert your reply at appropriate point(s). It makes it easier to follow the thread. Thanks. It is of no consequence whether you delete it or not. There is no need even to delete the old rails app, it is just a folder with an app in it. It will not do anything unless you go in and run the server. By the way, at least while learning, I advise against using an IDE. You will learn more by using just an editor (preferably with ruby syntax knowledge) and running commands in the terminal. Colin > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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/f91f3b5dd0cd8f3eb6f206c0c045dc72%40ruby-forum.com. > For more options, visit https://groups.google.com/d/optout. -- 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/CAL%3D0gLvu%2Bwh92qGScL6X3hPFJu%2BgCY5%3DqsSSNT6buWNo2TLjdw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

