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

Workaround for JRuby #55

Closed
wants to merge 1 commit into from
Closed

Workaround for JRuby #55

wants to merge 1 commit into from

Conversation

unitymind
Copy link

Little fix for JRuby compatibility.

@mhfs
Copy link
Owner

mhfs commented Nov 30, 2014

Would you please add a comment explaining the issue? Otherwise I'm pretty sure someone will change it back in the future.

@baschtl
Copy link
Collaborator

baschtl commented Apr 29, 2015

@unitymind Could you try to explain the issue? Otherwise I will close this PR as there has been no answer for some time now.

@unitymind
Copy link
Author

At the moment of this fix JRuby implementation just fall back to NoMethodError on try(:devise_mailer) instead of nil.

@baschtl
Copy link
Collaborator

baschtl commented Apr 29, 2015

@unitymind Ok, thanks for the clarification. Is this not the case for current JRuby implementations anymore? To phrase it differently: is this still needed?

@unitymind
Copy link
Author

I don't know, because reject Ruby in my work... It's bounded case for rare JRuby + defined custom mailer combination.

@baschtl
Copy link
Collaborator

baschtl commented Apr 29, 2015

@unitymind Ok. As nobody else seems to have this issue, are you Ok with closing it?

@unitymind
Copy link
Author

Reject and close :)

@baschtl baschtl closed this Apr 30, 2015
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.

3 participants