Monthly Archives: August 2009

Overloading ActiveRecord methods

I’m currently working on a project management tool. The way the company works is with a project being either a group of jobs or a single job. So the first job could be X0001. To this you can then add … Continue reading

Posted in Ruby | Comments Off on Overloading ActiveRecord methods