Of the Ruby On Rails website I found the following series helpful:
Rolling with Ruby on Rails: Part I, Part II, Amy's Part III.
It is found on the Documentation pages. The series goes through a brief look at a possible work situation. It involved pizza, a late web application, and the power of Ruby on Rails demystified.
Overall, thanks for the link. I also was curious about Rails but hadn't looked into it. Rails does seem like a very powerful MVC model option. I wonder how it compares to the ASP.NET MVC, but something tells me from what I've seen that getting started with ruby on rails is a lot quicker than the ASP.NET MVC.