Skip to content

Fix two bugs - #1

Merged
seuros merged 2 commits into
state-machines:masterfrom
ancorgs:fix_namespace
Oct 24, 2016
Merged

Fix two bugs#1
seuros merged 2 commits into
state-machines:masterfrom
ancorgs:fix_namespace

Conversation

@ancorgs

@ancorgs ancorgs commented Mar 23, 2015

Copy link
Copy Markdown
Contributor

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

seuros commented Oct 24, 2016

Copy link
Copy Markdown
Member

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