Skip to content

Conversation

@ancorgs
Copy link
Contributor

@ancorgs ancorgs commented Mar 23, 2015

In order to make state_machines-yard work in my project (and everywhere, I'd say), I needed to introduce two patches as seen here:
https://github.com/openSUSE/travel-support-program/blob/master/lib/fix_state_machine_yard.rb

This pull request should fix both (with two separate commits): a inconsistent use of the new namespace StateMachines and a fragile handling of conditional transitions, like already explained here pluginaweek/state_machine#283

With this modifications, I'm able to remove my monkey patching and the gem works like a charm for me. So it would be great if you can release an updated version.

Thanks.

@seuros seuros merged commit 046e116 into state-machines:master Oct 24, 2016
@seuros
Copy link
Member

seuros commented Oct 24, 2016

Thank you. Sorry for the delay.

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

Successfully merging this pull request may close these issues.

2 participants