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

Generating spec_helper.rb from rspec? #499

Closed
conradwt opened this issue Nov 10, 2011 · 3 comments
Closed

Generating spec_helper.rb from rspec? #499

conradwt opened this issue Nov 10, 2011 · 3 comments

Comments

@conradwt
Copy link

Is there any way to generate a spec_helper.rb for a Ruby project? I was expecting some rake tasks for setting up a Ruby project to use RSpec.

@justinko
Copy link
Contributor

If you are using Rails, just run rails generate rspec:install. Otherwise, this is a duplicate of #430

@conradwt
Copy link
Author

I'm not using Rails just Ruby.

@antonydenyer
Copy link

rspec --init

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

3 participants