Guest User

Untitled

a guest
Feb 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. >> Product.properties[:created_at].type
  2. => DateTime
  3. >> Product.properties[:deleted_at].type
  4. => DataMapper::Types::ParanoidDateTime
  5. >> Product.properties[:type].type
  6. => #<Class:0x5cf2ec>
Add Comment
Please, Sign In to add comment