Ruby on Rails
Full-stack web framework that popularised convention over configuration — MVC, ActiveRecord ORM, and developer productivity by default.
Rails introduced convention over configuration and DRY principles to web development, enabling a full CRUD application in minutes. It powers Shopify, GitHub (historically), and Basecamp. Rails’ opinionated defaults — ActiveRecord, Action Cable, Hotwire — cover everything from database to real-time updates.
// tags
backendfullstackmvcormrubywebproductivity