Ruby on Rails è il framework web Ruby dominante — un framework full-stack, "batteries-included" che ha popularizzato lo sviluppo web rapido. È guidato da due principi famosi: Convention over Configuration e Don't Repeat Yourself (DRY), che rendono lo sviluppo veloce e il codice coerente.
Convention over Configuration (CoC)
<
user.posts
