Hmm. Looks like you don't have a timezone set for one of the users in your database. I'll update that migration to default to the server's timezone in that situation.
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
