What is the best framework to use, Yii or Ruby on Rails?
17th October 2013
My answer to What is the best framework to use, Yii or Ruby on Rails? on Quora
This is a big decision, and it’s worth taking the time to pick what’s the best fit for you. I recommend going through the tutorials for each one, building the basic application they describe and seeing which made the most sense to you. As a Django developer, I suggest trying that framework too :)
If you just want a recommendation on Rails vs Yii, I would go for Rails. Ruby is a less frustrating language to develop in than PHP and has a higher quality collection of other open source libraries you can use in your project. Rails is also a more mature and more widely used framework.
More recent articles
- Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code - 22nd June 2026
- sqlite-utils 4.0rc1 adds migrations and nested transactions - 21st June 2026
- Datasette Apps: Host custom HTML applications inside Datasette - 18th June 2026