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

background_exception_notification parameters differ #64

Closed
sreid99 opened this issue Mar 19, 2012 · 2 comments
Closed

background_exception_notification parameters differ #64

sreid99 opened this issue Mar 19, 2012 · 2 comments

Comments

@sreid99
Copy link

sreid99 commented Mar 19, 2012

I'm using exception_notification 2.5.2 and getting an exception when I try to call background_exception_notification with 2 arguments (exception and data), as described in the readme.

Looking at the gem code I have, the method is def background_exception_notification(exception), but in github, the latest method is def background_exception_notification(exception, options={}).

Is this a recent change not in 2.5.2 code ?

@smartinez87
Copy link
Owner

Exactly, that hasn't been released yet, it's master only.
A new version of the gem will be released soon.

@sreid99
Copy link
Author

sreid99 commented Mar 19, 2012

OK. I got caught because it was mentioned in the readme. I'll update my code when you release the new version.

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

No branches or pull requests

2 participants