datamapper / dm-timestamps

DataMapper plugin for magical timestamps
http://datamapper.org/
MIT License
9 stars 13 forks source link

Do not test Date properties against DateTime instances #5

Closed mbj closed 13 years ago

mbj commented 13 years ago

Dunny why this did not blew up the specs in the past?

dkubb commented 13 years ago

@mbj looks like #to_date isn't defined in all supported ruby versions, eg: http://ci.datamapper.org/job/dm-timestamps/150/

mbj commented 13 years ago

@dkubb see https://github.com/datamapper/dm-timestamps/pull/6