-
Notifications
You must be signed in to change notification settings - Fork 82
Issues: state-machines/state_machines-activerecord
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
send as event name causes stack level too deep after Ruby 3.2 and Rails 7.0 upgrade
#113
opened Mar 21, 2024 by
imranmalik
Is it possible to configure
after_transition
to occur after the after_commit
callback?
#112
opened Mar 14, 2024 by
joelzwarrington
Off-by-one after_transition bug, when using two state machines at the same time.
#91
opened Nov 19, 2020 by
concept47
Transition specs fails when switching to state_machines-activerecord
#64
opened Nov 6, 2017 by
RemyMaucourt
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.