God defines time helpers on Numeric that are different from Rails:

http://github.com/mojombo/god/blob/master/lib/god/sugar.rb

May I ask why you're loading god into Rails? What's your usecase?

Tom


On Tue, Aug 24, 2010 at 9:48 AM, Josh <[email protected]> wrote:
> My 2.3.8 app with:
> config.gem 'god',                           :version =>
> '0.11.0',   :lib => 'god'
>
> $ sc
> Loading development environment (Rails 2.3.8)
> ree-1.8.7-2010.02 > Date.today - 7.days
>  => Tue, 04 Oct 0354
> ree-1.8.7-2010.02 > exit
>
> Same app without that line:
>
> $ sc
> Loading development environment (Rails 2.3.8)
> Date.today - 7.days
> ree-1.8.7-2010.02 > Date.today - 7.days
>  => Tue, 17 Aug 2010
>
> --
> You received this message because you are subscribed to the Google Groups 
> "god.rb" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/god-rb?hl=en.
>
>



-- 
Tom Preston-Werner
github.com/mojombo

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to