Hi

I am following the Ruby on Rails Tutorial: Learn Rails by Example

I am on chapter 2 creating the demo app using scaffolding and have
generated the user scaffold, migrated the database using Rake and then
run the local webserver using 'rails s'

This has all worked great and I now need to generate the next bit of
scaffolding but I don't know how to get back to the command prompt
after using 'rails s' . I know I could launch another terminal session
but is this the only way? Will I be leaving one terminal open running
'rails s' all the time and another to actually work on?

As anyone can tell I am a total newbie to Ruby on Rails but I am keen
to learn and very much appreciate any help with my dumb starter
questions!!

Thanks

Matt

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to