Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 286 Bytes

rb_rails_CoC.md

File metadata and controls

1 lines (1 loc) · 286 Bytes

Convention over Configuration is used for strict naming in rails. This allows to prioritize actually coding rather than naming. Though the naming can be customized, it's pretty annoying to do and not required/recommended. One of the biggest parts in rails especially is the pluralizing.