Sunday, December 11, 2005

Ruby on Rails - making progress

What with one client application about to go live and another couple well into development, I’ve been through any pain and probably am out the other side.




Ruby on Rails has lots of plus points but negatives too – at the end of the day, a lot of the nice bits come from using Ruby the language rather the Rails framework. I do like the MVC architecture, but it’s like a lot of others. Rails does however provide the ability to get something working really quickly – but doesn’t get rid of the need to crack on and do it ‘properly’ before you ship it.