rspec-core-2.5.1 is released!

  • Thread starter David Chelimsky
  • Start date
D

David Chelimsky

rspec-core-2.5.1 is released!

[full =
changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)

#### This release breaks compatibility with rspec/autotest/bundler =
integration, but does so in order to greatly simplify it.

With the release of rspec-core-2.5.1, if you want the generated autotest =
command to include `bundle exec`, require Autotest's bundler plugin in a =
`.autotest` file in the project's root directory or in your home =
directory:

require "autotest/bundler"

Now you can just type 'autotest' on the commmand line and it will work =
as you expect.

If you don't want 'bundle exec', there is nothing you have to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,149
Latest member
Vinay Kumar Nevatia0
Top