From: Mat Schaffer Date: 2007-01-03T04:53:57+09:00 Subject: Re: Detecting holidays On Jan 2, 2007, at 2:37 PM, Jeremy McAnally wrote: > Well, the way I'm working it out is like AR's dynamic finders. It > will have a few groups of dates hardcoded (like national holidays and > such), but then you can give it new groups in the form hashes of > arrays of dates with named "work_holidays" or "surprise_offdays" and > then call the method like is_a_work_holiday? or is_a_surprise_offday?. > I'm still working on it...I'll post when I've got it done. > > --Jeremy Sounds neat. Just please bottom post when replying :) -Mat