I am comparing PHP Frameworks vs Ruby on Rails because that is a closer and more relevant comparison. PHP frameworks such as Codeigniter are dead simple to use. They do not have the deployment, scaling, and performance headaches that Ruby On Rails has. I don't get why people worship ROR, maybe because it is the original MVC framework. Why hate on PHP when the popular and most successful website runs on it (facebook,…
Rails can scale fine once you realize it's not magic; you take a hit from using a framework designed to make developers happy, not servers, but you can work around it — at the end of the day, Ruby isn't slow like people make it out to be.