Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pg_json.rb requires dirty_minder but doesn't use it #3

Open
systemed opened this issue Jul 30, 2015 · 1 comment
Open

pg_json.rb requires dirty_minder but doesn't use it #3

systemed opened this issue Jul 30, 2015 · 1 comment

Comments

@systemed
Copy link

Unless I'm mistaken (always possible :) ) it also needs:

include ::DataMapper::Property::DirtyMinder

@xentek
Copy link
Owner

xentek commented Oct 17, 2015

hmm, i'll have to play with this. It's been a while since I built this and not sure if that require was copy+pasta or was needed for some obscure reason. Likely the former. I'll see if including the module actually enables dirty tracking and see if I can't add that behavior to all of the types in this gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants