Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
rspec-core-2.5.1 is released!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="David Chelimsky, post: 4678427"] rspec-core-2.5.1 is released! [full = changelog]([URL]http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1[/URL]) #### 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. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
rspec-core-2.5.1 is released!
Top