Ruby on Rails refactoring - service object pattern
This refactoring pattern is very simple but I found it very useful in every app I was working on. You can use it wherever class or method has to much code. Learn about this pattern
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!
This refactoring pattern is very simple but I found it very useful in every app I was working on. You can use it wherever class or method has to much code. Learn about this pattern
Post a comment