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.
