Activity
The workaround is to disable 'spring' as follows.
1: comment out gem 'spring' in the Gemfile
2: execute "bundle install"
Details are on GitHub issue (rails/spring #678).
I will fix the issue.
Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
The workaround is to disable 'spring' as follows.
1: comment out gem 'spring' in the Gemfile
2: execute "bundle install"
Details are on GitHub issue (rails/spring #678).
I will fix the issue.