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

Prevent raise of exception if set_user_by_token not defined #511

Merged
merged 1 commit into from
Jan 26, 2016
Merged

Prevent raise of exception if set_user_by_token not defined #511

merged 1 commit into from
Jan 26, 2016

Conversation

jeryRazakarison
Copy link
Contributor

Replicate Rails 4 behavior
Fixes issue #500
You can see that now Rails 5, skip_callback raises an exception if an unrecognized callback is removed
https://github.com/rails/rails/blob/v5.0.0.beta1/activesupport/CHANGELOG.md

booleanbetrayal added a commit that referenced this pull request Jan 26, 2016
Prevent raise of exception if set_user_by_token not defined
@booleanbetrayal booleanbetrayal merged commit 129025b into lynndylanhurley:master Jan 26, 2016
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