Skip to content

Add missing require to RSpec generator root #1305

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

Merged
merged 1 commit into from
Feb 10, 2015
Merged

Conversation

cupakromer
Copy link
Member

Fix #1301.

This fixes an issue where Rail's autoload does not find it in some
environments.

Fix #1301.

This fixes an issue where Rail's autoload does not find it in some
environments.
@cupakromer
Copy link
Member Author

Note to self: backport this to the 3-2-maintenance branch after merge.

@myronmarston
Copy link
Member

LGTM, although I wonder if this shows a problem in the way the generators are tested. Might be worth putting some effort into improving them?

@cupakromer
Copy link
Member Author

@myronmarston if I could reproduce it'd be happy too. However, it seems neither Jon nor I have been able to yet.

@myronmarston
Copy link
Member

Makes sense. Merge when green.

@myronmarston
Copy link
Member

BTW, are you planning to cut a 3.2.1 release with this after you backport it? If you need help with that, let me know.

JonRowe added a commit that referenced this pull request Feb 10, 2015
Add missing `require` to RSpec generator root
@JonRowe JonRowe merged commit caf9d62 into master Feb 10, 2015
@JonRowe JonRowe deleted the fix-generator-dep branch February 10, 2015 22:28
cupakromer added a commit that referenced this pull request Feb 21, 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.

Error: uninitialized constant Rspec::Generators::Base::RSpec.
3 participants