moiristo / deep_cloneable

This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
MIT License
785 stars 89 forks source link

deep_clone has issues with acts_as_tenant gem how we can make it work ? #141

Closed snawar92 closed 2 years ago

snawar92 commented 2 years ago

deep_clone has issues with acts_as_tenant gem how we can make it work ?

moiristo commented 2 years ago

I don't think that deep_cloneable is the root cause of your issue. But there's really nothing for me to work with here. Closing due to lack of information.