Ruby on Rails
Thursday, October 22, 2015
On Thursday, October 22, 2015 at 4:10:46 PM UTC+1, Darren Brett King wrote:
Hi everyone,
I have a question, that I can't seem to find an answer for anywhere. I might be missing something obvious, but the best way to find out is to ask. So, when I re-open Rails, and I want to go back into an application, what do I enter in the terminal? I understand I use "rails new _______" when I am creating a new app, but what about when I just want to reopen an existing one? It seems like "cd appname" doesn't work either. I'd appreciate any help you can offer in this regard.
What are you actually trying to do? If you want to start the server again, then cd'ing to the folder containing the application and running "rails s" should do the trick. Whether or not that's just "cd appname" depends on which directory you initially ran the rails new command from.
Fred
-- 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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e63c66e9-6bc6-4fc5-a55f-049111468812%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment