Thanks Daniel, that should simplify some of my code.

> Another option, add the "days_from_now" method to Numeric, so you can
> write:
> 
>    6.days_from_now
>    345.days_from_now
> 
> - Jamis

Ooh, I like that, thanks.

Ben