Thread: Ruby on Rails
View Single Post
Old Sep 6th, 2005, 4:18 PM   #11
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Yep, it is daunting, and it does require a lot more time to understand the language and framework than PHP, and some bits aren't as well documented as the PHP manual.

But on the other hand it is faster to develop in than PHP, and once you know it, it'll save you a lot of time if you're into creating web applications.

For smaller things, PHP's probably a better choice. You don't need MVC for simple stuff.
Arevos is offline   Reply With Quote