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

@korny korny commented May 28, 2013

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 thread test/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

geekq commented Jul 24, 2014

Copy link
Copy Markdown
Owner

Already implemented/merged in connection with #53

@geekq geekq closed this Jul 24, 2014
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