Skip to content

Allow protected/private on_entry/on_exit callbacks - #81

Closed
korny wants to merge 1 commit into
geekq:masterfrom
sofatutor:allow-protected-entry-exit-callbacks
Closed

Allow protected/private on_entry/on_exit callbacks#81
korny wants to merge 1 commit into
geekq:masterfrom
sofatutor:allow-protected-entry-exit-callbacks

Conversation

@korny

Copy link
Copy Markdown

#53 added support for protected/private transition callbacks, but not for on_*_entry and on_*_exit callbacks. This patch uses the same has_callback? handler for them.

Comment threadtest/main_test.rb

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just cleaned this up; it seems it was added by accident in #53.

@geekq

Copy link
Copy Markdown
Owner

Already implemented/merged in connection with #53

@geekqgeekq closed this Jul 24, 2014
Sign up for freeto 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

@korny@geekq