Skip to content

Explicitly require active_record#1

Open
thoughtless wants to merge 1 commit intoDefV:masterfrom
thoughtless:master
Open

Explicitly require active_record#1
thoughtless wants to merge 1 commit intoDefV:masterfrom
thoughtless:master

Conversation

@thoughtless
Copy link

Without this bundle console will fail on a Gemfile such as this:

source "https://rubygems.org"
gem "rails", "=4.2.7.1" 
gem "deep_cloning"

I reproduced the bug on the following system:
Ubuntu 16.04 (within docker)
Rubygems 2.6.2
Bundler 1.13.6

Without this `bundle console` will fail on a Gemfile such as this:

```ruby
source "https://rubygems.org"
gem "rails", "=4.2.7.1"
gem "deep_cloning"
```
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.

1 participant