On 19 April 2014 21:18, Matt Kazuka <[email protected]> wrote: > Ok thank you guys, how would I go about to delete the project I have > already created and start from scratch using that tutorial as it has > different setup
rails new <whatever> will have created a folder <whatever>. Just delete it. Everything about that project is stored in that folder. 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/a6b52bba8599838d66896d07107a4c18%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%3D0gLsWYKvuzJz0%3DQc5imWhHNbrWNj50_Qr%3DR_uMOCLv7K9eg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

