Refactor your Ruby methods with the parameter object refactoring pattern
Sometimes is hard no to pass many parameters to a single method and this is the moment when parameter object comes in - READ MORE
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!
Sometimes is hard no to pass many parameters to a single method and this is the moment when parameter object comes in - READ MORE
Post a comment