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

BUG: Support STI and inheritance #47

Closed
zerobearing2 opened this issue Dec 14, 2019 · 2 comments
Closed

BUG: Support STI and inheritance #47

zerobearing2 opened this issue Dec 14, 2019 · 2 comments

Comments

@zerobearing2
Copy link

@amatsuda any chance you would merge PR to support STI & inheritance? Seems like this PR might solve the issue: #34

@zerobearing2
Copy link
Author

Closing issue. We're migrating to AASM instead. Would have loved to make this work (way less bloat), but kept running into too many issues with inheritance, STI, and module includes with how our codebase works.

@fermion
Copy link

fermion commented Jan 24, 2021

I just hit this issue as well. I love how simple this library is and love that it's building off of a core Rails feature.

@amatsuda I haven't looked too deeply into why this isn't working out of the box. Do you by any chance have any pointers that could help me understand the effort to get this working with Rails STI on a User model? 🙇🏻

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