On Sat, Oct 4, 2008 at 1:32 PM, Eric Allen <[EMAIL PROTECTED]> wrote: > Hmm. Looks like you don't have a timezone set for one of the users in your > database.
Probably the case- there is a test user that has never been used/setup, I think. > I'll update that migration to default to the server's timezone in > that situation. Cool. Thanks for the features and the prompt response. Luis > On Oct 4, 2008, at 1:00 PM, Luis Villa wrote: > >> I updated to check out the new calendar work, and when doing rake >> migrate, I got: >> >> ... >> >> -- change_column(:recurring_todos, :end_date, :datetime) >> -> 0.1640s >> rake aborted! >> undefined method `time_zone' for nil:NilClass >> >> I fear this may have something to do with my (perhaps messed up?) move >> from mysql to sqlite, but frankly am not sure how to debug the >> problem. >> >> Any pointers welcome- >> Luis >> _______________________________________________ >> Tracks-discuss mailing list >> [email protected] >> http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss > > _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
