Ruby on Rails is the dominant Ruby web framework — a full-stack, "batteries-included" framework that popularized rapid web development. It's guided by two famous principles: Convention over Configuration and Don't Repeat Yourself (DRY), which make development fast and code consistent.
Convention over Configuration (CoC)
<
user.posts
