Guest User

Untitled

a guest
Feb 11th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. module DataMapper
  2. module Types
  3. class Json < DataMapper::Types::Text
  4. #primitive String
  5. #length 65535
  6. #lazy true
  7.  
  8. ...
Advertisement
Add Comment
Please, Sign In to add comment