| Sign In/My Account | View Cart |
| Article: |
What Is Ruby on Rails | |
| Subject: | Ruby on Rails is only one option | |
| Date: | 2005-10-26 11:30:03 | |
| From: | teejay | |
|
Lets be honest, if you are already using ruby then it's an obvious choice but every dynamic language has a decent MVC Framework these days.
|
||
Showing messages 1 through 9 of 9.
Ruby on Rails is only one option
Ruby on Rails is only one option
Ruby on Rails is only one option
Ruby on Rails is only one option
Ruby on Rails is only one option
First, Ruby has an analog of Perl's DBI called Ruby::DBI. Rails' ORM is build on top of Ruby::DBI and operates at a much higher level of abstraction. Class::DBI is in no way a match for Rails' ActiveRecord.
Second, unless you need two-phase commits or distributed transactions, its Java that is not competitive with Ruby on Rails (unless you are competing for which needs to hire the largest number of developers).