date fields can now be queried for all rows matching a time
range object:
Fins.Model.find.x((["datefield": Calendar.Month() ]));
would return all rows in x where datefield has a value in the
current month.
Bill Welliver <bill@welliver.org> | Jul 25 2010, 12:52 AM |