clean-code-ruby
Code guidelines
A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin.
🛁 Clean Code concepts adapted for Ruby
2k stars
57 watching
158 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list
best-practicesclean-coderuby
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
nayeemdev/clean-code-php | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
hassantc/ruby-style-guide | A community-driven style guide for Ruby programming best practices and idioms | 21 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
alemohamad/ruby-style-guide | A community-driven guide to best practices and idioms for writing maintainable Ruby code | 103 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 414 |
scrum2b/ruby-style-guide | A Ruby coding style guide for professional software engineers | 5 |
fikoborquez/clean-code-php | A guide to writing clean and maintainable PHP code | 80 |
thoughtbot/guides | A comprehensive guide to programming in style and best practices, covering various aspects of software development. | 9,472 |
cqbinh/ruby-style-guide | A community-driven resource outlining best practices and idioms for writing maintainable Ruby code | 14 |
dalzony/ruby-style-guide | A community-driven guide to best practices and style recommendations for Ruby programming | 116 |
khusnetdinov/ruby.fundamental | A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles. | 474 |
gdlx/ruby-style-guide | A community-driven guide for Ruby programming style and best practices | 68 |
palash25/best-practices-checklist | A collection of language-specific resources for best practices and idiomatic code writing in various programming languages. | 950 |
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 958 |