Description
The goal of this guide is to present a set of best practices and style
prescriptions for Ruby on Rails 4 development. It's a
complementary guide to the already existing community-driven
Ruby coding style guide.
Some of the advice here is applicable only to Rails 4.0+.
You can generate a PDF or an HTML copy of this guide using
Pandoc.
Translations of the guide are available in the following languages:
Rails style guide alternatives and similar gems
Based on the "Coding Style Guides" category
-
RSpec style guide
Better Specs { rspec guidelines with ruby }. -
contracts.ruby
Contracts let you clearly – even beautifully – express how your code behaves, and free you from writing tons of boilerplate, defensive code. -
Functional Ruby
A gem for adding functional programming tools to Ruby -
Fundamental Ruby
Fundamental programming ruby with examples. Threads, design patterns, data structures, OOP SOLID principle, algorithms.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Rails style guide or a related project?