Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

this is a common misconception about rails.

Rails doesn't "force" you to use their way. You don't have to call your table "people" if your model is called "person". It just that you have additional freedom not to configure anything if you are ok with the default configuration.

in many other frameworks you always have to configure everything, abut in rails you might just go with the defaults and skip the configuration altogether.

If express had code generators that would generate standard layout for models etc it wouldn't hurt anyones' ability to use their custom layout.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: