Skip to content

Instantly share code, notes, and snippets.

@dkubb
Created October 9, 2008 20:47
Show Gist options
  • Save dkubb/15883 to your computer and use it in GitHub Desktop.
Save dkubb/15883 to your computer and use it in GitHub Desktop.
class Bookmark
include DataMapper::Resource
# ...
class Collection
# .. collection specific methods ..
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment