≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #1615

Feature request #1615: autotest ignores Bundler context

Kind feature request
Product wincent.dev
When Created 2010-07-19T05:27:51Z, updated 2010-09-04T15:04:18Z
Status open
Reporter Greg Hurrell
Tags no tags

Description

So I have autotest in my Gemfile, and I run it using the Bundler-generated stub, bin/autotest, but it itself runs things from the system rather than the local bundle:

 /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -rrubygems /Library/Ruby/Gems/1.8/gems/rspec-core-2.0.0.beta.17/bin/rspec /Users/wincent/trabajo/unversioned/wincent.dev/src/spec/controllers/admin/forums_controller_spec.rb

Note also how it requires RubyGems before loading RSpec.

Comments

  1. Greg Hurrell 2010-09-04T15:04:18Z

    Possibly related:

    • http://github.com/rspec/rspec-core/commit/976b935bde657aebf6f5f7dbb26d6d4e29cc1ac1 ("Run autotest with 'bundle exec' if there is a Gemfile present.")
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets