Long time ago, I learned that you should write reusable methods on the model, so you wouldn't wind up with duplicate code across your application. Of course, this was using PHP, which isn't nearly as dynamic as ruby.Long time ago, I learned that you should write