I use PHP+Zend and Java+Wicket and learn Python (so will have Django available).
So I want to know if it is worth learning RoR for rapid web-development. Is it much faster building web-apps than with the other approaches or is it neglectable?
Or let me rephrase it: What are the facts that make RoR much faster in rapid development than the one listed above and so makes RoR worth learning in addition to the others.
You can make other frameworks do basically what Rails gives you for rapid development….so there’s no clear “Rails is better than Java or PHP”. After all, it’s just a bunch of Ruby. A lot of frameworks (CakePHP, Asp.net MVC, have copied some of the more useful features of Rails).
However, it is certainly a lot more convenient for doing rapid development if you agree with the Rails philosophies.
Here’s the reasons.