我正在尝试按照这些说明使用 Google 添加 oauth2 。
我在启动服务器时收到以下错误消息:
Exiting
You've tried to invoke Spring when it's already loaded (i.e. the Spring constant is defined).
This is probably because you generated binstubs with Spring 1.0, and you now have a Spring version > 1.0 on your system. To solve this, upgrade your bundle to the latest Spring version and then run `bundle exec spring binstub --all` to regenerate your binstubs. This is a one-time step necessary to upgrade from 1.0 to …Run Code Online (Sandbox Code Playgroud) ruby-on-rails oauth-2.0 google-oauth rails-spring ruby-on-rails-5