You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
DataMapper dm-timestamps currently serialises DateTime to a 1s resolution, which is not precise enough to make specs than run at an acceptable speed. Currently I'm doing this to force a workaround:
DataMapper dm-timestamps currently serialises DateTime to a 1s resolution, which is not precise enough to make specs than run at an acceptable speed. Currently I'm doing this to force a workaround:
After a discussion on the mailing list[1], it appears some people may experience issues with this implementation. (It currently works fine for me.)
The current situation is that this ticket should be reviewed after the refactoring of DM::Property.
[1] http://groups.google.com/group/datamapper/browse_thread/thread/f1040627c7ec66c7
Created by Ashley Moran - 2009-06-29 21:01:25 UTC
Original Lighthouse ticket: http://datamapper.lighthouseapp.com/projects/20609/tickets/932
The text was updated successfully, but these errors were encountered: