The xUnit Test Patterns: Refactoring Test
Code
book has an ASTOUNDING amount...
Ruby’s “mixins” provide a simple, middle-ground option to developers that...
Getting sick of writing the following?
def create
@user = User.new...
Good code has a rhythm. To me code with a good rhythm can be easily read and...
Alright here we go.
Say we got an app with groups, users and memberships.
...