Ivan Porto Carrero

Placeholder.Add("Really Cool Stuff");

  Home  |   Contact  |   Syndication    |   Login
  49 Posts | 6 Stories | 170 Comments | 81 Trackbacks

News

Article Categories

Archives

Post Categories

Personal Links

Ruby looks to me like a hack. I'm not the only one with problems there :)

http://tabo.aurealsys.com/archives/2005/10/11/django-or-why-i-chose-it-over-turbogears-and-ruby-on-rails/

The following is from his blog post :

I  decided to ignore Ruby for the moment and focus on Rails. What i noted:

  • Very simple to install and set up new projects
  • You create a database and it’s tables, and Rails will handle them
  • Things get messy when you want to write SQL instead of using the framework to access the data model
  • URL generation is simple but not flexible
  • Rails templates looked ASPish, horrible, almost cthulhian. I couldn’t stand the sight of them. There is too much code in them and worst of all, I couldn’t find a way to change the template system (Clearsilver in Rails anyone?)
posted on Sunday, June 25, 2006 6:33 AM