time-warp icon indicating copy to clipboard operation
time-warp copied to clipboard

database persistance issue

Open krtschmr opened this issue 7 years ago • 0 comments

pretend_now_is 1.hour ago do object.create end

inside that block, object will have the timestamp from last hour, but after that block the timestamp will be shifted to the current time. is there a way to fix that?

krtschmr avatar Apr 05 '17 10:04 krtschmr