Convention over configuration

Rails' core idea was radical to a beginner: stop configuring, start agreeing. If everyone follows the same convention, the framework fills in the rest — and a stranger can read your code.

‹✕›