Open codyolsen opened 6 years ago
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
irb: warn: can't alias context from irb_context
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
onrails c