Skip to content

Fix guard-rspec require: false in gemfile#365

Open
codyolsen wants to merge 2 commits intoRailsApps:masterfrom
codyolsen:master
Open

Fix guard-rspec require: false in gemfile#365
codyolsen wants to merge 2 commits intoRailsApps:masterfrom
codyolsen:master

Conversation

@codyolsen
Copy link

@codyolsen codyolsen commented Dec 7, 2017

Installs guard-rspec with :require => false which follows the instructions at https://github.com/guard/guard-rspec#install

This eliminates the error irb: warn: can't alias context from irb_context on rails c

Installs guard-rspec with `:require => false` which follows the instructions at https://github.com/guard/guard-rspec#install 
This eliminates the error `irb: warn: can't alias context from irb_context.` on `rails c`
Fix guard-rspec `require: false` in gemfile
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