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

Support Rails 4.2 / Sprockets 3+ #196

Merged
merged 1 commit into from
Aug 18, 2016
Merged

Conversation

neilgupta
Copy link
Contributor

Fixes undefined method 'register_postprocessor' for nil:NilClass when using guard-jasmine with Rails 4.2+

Fixes `undefined method 'register_postprocessor' for nil:NilClass` when using guard-jasmine with Rails 4.2+
@nathanstitt
Copy link
Member

Thanks @neilgupta, this is something that's been on my mind to do for some time. Appreciate the effort. Looks like the spec failures are due to out-of-date dependencies. I'm going to merge this and then fix them up.

@nathanstitt nathanstitt merged commit 09b295d into guard:master Aug 18, 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.

None yet

2 participants