Hacker News new | ask | show | jobs
by dinduks 4571 days ago
Your comparison is invalid and irrelevant. You're comparing writing a simple PHP script on a remote server to deploying a full Rails app. Please do the same comparison with Rails vs Symfony/ZF and then we'll talk about it.

When I used to be a Ruby developer, every time I heard that "PHP is easy to deploy", I made a less-than-one-minute demo showing how to create a Sinatra app from scratch and deploy it on Heroku is just few commands (any Sinatra dev here can do it).

1 comments

"You're comparing writing a simple PHP script on a remote server to deploying a full Rails app" <-- the point is, Can you do that in rails?