Page 1 of 1

Ruby on Rails Vs Zend Framework

Posted: Fri Sep 24, 2010 7:09 am
by dharprog
Hi

Can any body tell me the pros and cons and differences between Ruby on Rails and Zend Framework.

Thanks and regards,
Dharprog

Re: Ruby on Rails Vs Zend Framework

Posted: Fri Sep 24, 2010 10:26 am
by John Cartwright
I don't know enough about Rails to give you any meaningful advise, but I do know your comparing apples and oranges.

Re: Ruby on Rails Vs Zend Framework

Posted: Sat Sep 25, 2010 2:56 am
by josh
In what context? Are you trying to see which one results in less work? Which one has a bigger community behind it? Which one has more features? The question is very open ended.

I don't know either, other than they have a lot of comparable features, and ruby (the language) treats integers as objects (which has a huge impact on how certain components are used). For example I'm sure Zend_Measure is really different than rail's comparable component, at least syntactically.