Howdy folks,
I just signed up with bluehost. I'm a long time VB/ASP/C# programmer, and im looking to broaden my skillset by jumping into some web development with Ruby on Rails.
I've got the two Pragmatic Programmer books (Agile Web Development, Programming Ruby) and i've been doing some of the tutorials.
One thing I've been finding a little akward is all of the command line text required to get things going. Specifically, will I need to log into the shell and use a command line to start my webrick server? If so, and the server goes down or is rebooted, do I need to go back in and start the webrick server manually each time?


Reply With Quote