Refactoring in Ruby: Smelly Parameters Lists
In this article we will cover one of the simplest code smells - long parameters lists in your method signatures. Check it out here.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this article we will cover one of the simplest code smells - long parameters lists in your method signatures. Check it out here.
Post a comment