rbp-book
Book repository
The Ruby Best Practices book project contains the original manuscript and production files used to generate the print version of the book.
Ruby Best Practices, by Gregory Brown
312 stars
5 watching
27 forks
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 959 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,474 |
rubybib/rubybib.org | A curated list of research papers and theses related to Ruby programming language and its applications. | 122 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
jordanpoulton/practical_object_oriented_design_in_ruby | Chapter-by-chapter notes on practical object-oriented design principles in Ruby based on Sandi Metz' book | 84 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 413 |
khusnetdinov/ruby.fundamental | A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles. | 473 |
prontolabs/pronto-rails_best_practices | Analyzes and improves code quality in Rails projects using a set of established best practices | 11 |
postmodern/ruby-versions | Provides metadata about released Ruby versions and their checksums. | 72 |
sciruby/sciruby | A collection of scientific libraries for Ruby | 996 |
saberma/ruby-dev-bookmarks | A curated list of Ruby development resources and tools | 414 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,143 |
cqbinh/ruby-style-guide | A community-driven resource outlining best practices and idioms for writing maintainable Ruby code | 14 |
bioruby/bioruby | A Ruby library for developing bioinformatics software by parsing and manipulating biological data from various sources. | 378 |