Comment on "Ruby isn't slow. If anyone tells you PHP is faster than Ruby, tell them: 'Benchmark it.'"parentComments−kaens17yI agree in general, it's just not for me.For small to mid-size web apps, I far prefer python and cherrypy (http://www.cherrypy.org). Easier to use, and easier to deploy assuming you have hosting that gives you control over your hosted machine (here's looking at you, slicehost).
Comments
I agree in general, it's just not for me.
For small to mid-size web apps, I far prefer python and cherrypy (http://www.cherrypy.org). Easier to use, and easier to deploy assuming you have hosting that gives you control over your hosted machine (here's looking at you, slicehost).