
Convention over Configuration: Rails follows the principle of
"Convention over Configuration", which means that it provides
default settings and conventions for common tasks, reducing
the need for configuration and speeding up development.