You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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? 🙇🏻
@amatsuda any chance you would merge PR to support STI & inheritance? Seems like this PR might solve the issue: #34
The text was updated successfully, but these errors were encountered: