We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edf22c1 + b92db84 commit a48666fCopy full SHA for a48666f
README.md
@@ -622,7 +622,7 @@ syntax.
622
* When designing class hierarchies make sure that they conform to the
623
[Liskov Substitution Principle](http://en.wikipedia.org/wiki/Liskov_substitution_principle).
624
* Try to make your classes as
625
- [SOLID](http://en.wikipedia.org/wiki/SOLID_(object-oriented_design)
+ [SOLID](http://en.wikipedia.org/wiki/SOLID_(object-oriented_design\))
626
as possible.
627
* Always supply a proper `to_s` method for classes that represent
628
domain objects.
0 commit comments