I am a little surprised that:

  Message.create

won't save created_at/on properties.

I think it's because:

  Message.new.dirty?

would return false, and dm-timestamps checks it.
Should it check :new_record? too?
Or :dirty? should return true when :new_record? is true?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to