Ruby on Rails vs LAMP?
October 31, 2006 1:58 PM
Subscribe
Why should I look at Ruby on Rails for development of applications instead of the traditional LAMP stack, especially given the advancements in PHP since 5.0?
I realize this is a bit open-ended, but I'm very curious in the advantages of Rails. The only thing I can seem to glean is that defining your business objects also defines and creates their dependent database objects.
So I guess I'm also asking: is Ruby on Rails > PHP?
posted by xmutex to computers & internet (12 comments total)
6 users marked this as a favorite
It's another language and another way of writing web applications. FWIW, I'm still using Perl, and I make great web apps with it.
Personally, I don't think it's a question of RoR > PHP. It's more like a statement: PHP != RoR != Perl. But they can all do similar things.
posted by mcstayinskool at 2:11 PM on October 31, 2006