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

call_back issue #8

Open
sureshmasilamani opened this issue Oct 23, 2017 · 0 comments
Open

call_back issue #8

sureshmasilamani opened this issue Oct 23, 2017 · 0 comments

Comments

@sureshmasilamani
Copy link

we are getting duplicate entries for same object modified using simple_audit like when parent and child both simple_audit has been added
Ex:- class A
simple_audit(params1)
end

class B < A
simple_audit(params1,params2)
end
we are expecting only one audit entry for B

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

1 participant