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

allow passing an instance method to be_delayed matcher #63

Merged
merged 1 commit into from
Jun 3, 2015

Conversation

lastobelus
Copy link
Contributor

to make it easier to test that a Rails Mailer mail got delayed

I'm not sure how to write a spec for this without adding ActiveMailer as a dependency?

to make it easier to test that a Rails Mailer mail got delayed
@lastobelus
Copy link
Contributor Author

no idea why this has a failing spec on jruby only?

@jschroeder9000
Copy link

@philostler, it would be great if this could get merged and released. It's really helpful and fixes #53.

@philostler
Copy link
Collaborator

@jschroeder9000 I never merged it due to the test failure. I'll have to try and find some time to check out this branch and see why this failure happens on JRuby

philostler pushed a commit that referenced this pull request Jun 3, 2015
allow passing an instance method to be_delayed matcher
@philostler philostler merged commit bd7c385 into wspurgin:develop Jun 3, 2015
@philostler philostler added this to the 2.1.0 milestone Jun 3, 2015
philostler pushed a commit that referenced this pull request Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants