Refactoring Code Smells With Service ObjectsService objects are a powerful tool for cleaning up code duplication, fat models, and bloated controllers.Read more... Ruby on Rails
Pronounceable Password GeneratorHere's a neat little Ruby snippet for generating pronounceable passwords.Read more... Ruby on Rails