Closed batistadasilva closed 5 years ago
Hello,
I have noticed that the belongs_to: true option doesn't not allow to reify polymorphic associations, since I have some of these associations in my project I think it could be a nice feature.
belongs_to: true
Merged! Awesome work. Thanks for the PR.
v1.1.0 has now been released which contains these changes.
v1.1.0
Hello,
I have noticed that the
belongs_to: true
option doesn't not allow to reify polymorphic associations, since I have some of these associations in my project I think it could be a nice feature.