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

send as event name causes stack level too deep after Ruby 3.2 and Rails 7.0 upgrade #113

Open
imranmalik opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@imranmalik
Copy link

Hello,

I am updating the Ruby and Rails to 3.2 and 7.0 respectively. We have a couple of models with send as the state event.

After the upgrade this is causing the stack level too deep issue.

One option is to use some other name for the send event and this requires a lot of code changes.

Is there a workaroud that allows using the send as the state event?

@seuros seuros self-assigned this Jun 19, 2024
@seuros seuros transferred this issue from state-machines/state_machines Jun 19, 2024
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