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

Allow state transitions to a slug #148

Open
mgomes opened this issue Feb 8, 2019 · 0 comments
Open

Allow state transitions to a slug #148

mgomes opened this issue Feb 8, 2019 · 0 comments

Comments

@mgomes
Copy link
Member

mgomes commented Feb 8, 2019

Current we support step_to session: some_session and all its variants, however it is required that some_session be an instance of Stealth::Session. We should add an additional option called slug that allows us to transition to a new state with only a string based slug. So for example it would allow step_to slug: 'my_flow->say_hi'.

@mgomes mgomes added this to the 1.2 milestone Feb 8, 2019
@mgomes mgomes removed this from the 1.2 milestone Sep 17, 2019
@mgomes mgomes removed the enhancement label Dec 6, 2019
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

1 participant