Ruby Style Guides¶
| ruby |
Ruby language doesn’t have an official Style Guide. That’s why I’ve decided to collect most interesting style guides in one place.
My Favorites:¶
- davetron5000’s Ruby Style Guide
- Ruby Packaging Standard
- The Ruby Style Guide, by Bozhidar Batsov (GitHub Ruby Styleguide is based on this)
- openSUSE Ruby coding conventions
Others: