fat-code-refactoring-techniques
fat-code-refactoring-techniques copied to clipboard
Break followers and following into separate controllers
I have a question about the FollowersController and FollowingController. What is the reason that both controllers not just having an index action?