inayuky

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in The Rails db:system:change command Discussion

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.

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.