Guest User

Untitled

a guest
Feb 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. class Bookmark
  2. include DataMapper::Resource
  3.  
  4. # ...
  5.  
  6. class Collection
  7. # .. collection specific methods ..
  8. end
  9. end
Add Comment
Please, Sign In to add comment