On 19 April 2014 21:55, Matt Kazuka <[email protected]> wrote: > Colin Law wrote in post #1143559: >> 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 > > Alright thank you, do you happen to know any reputable videos?
Start with railstutorial.org. Work right through it and it will give you a good grounding in Rails. There are also the Rails Guides and the Railscasts, but I suggest starting with the tutorial. Nothing compares to actually sitting down, putting in the code and running it, it worked for me at least. Colin -- 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%3D0gLs%2BC64a-17VCoVT23E_zcCyMZ2v6Oe%2BfGEr8ceL-2DbEw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

