|
|
|
|
|
by woodruffw
3096 days ago
|
|
I've been writing Ruby for 4 years, and I had never heard of POODR before. I've also never come across any particular dogma in the Ruby community -- there are established best practices for formatting code, but individual projects vary widely style and design decisions. Most Ruby codebases I've worked on come with a custom `.rubocop.yml`, and that's it. |
|