From: Greg Donald Date: 2008-03-05T05:49:28+09:00 Subject: Re: Zed Shaw on Ruby Pros/Cons: You Used Ruby to Write WHAT? On 3/4/08, Mark Thomas wrote: > I was surprised to see his claim that Rails isn't any good for writing > a CMS, yet Django is. Having easily written a few CMS-like apps in > Rails, I have NO idea what his thoughts are there. Is it the blocking > file upload issue? Same here, multiple CMS's under my belt using Rails, no major problems. My experience with Django, on the other hand, was a complete pain. Having to place models in "apps" is dumb. An inverted template system is even dumber. -- Greg Donald http://destiney.com/