You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After having added the doorkeeper and this gem to my Gemfile and ran bundle and restarted my Rails server, I got those lines to my attention:
rails_1 | [DOORKEEPER] ORM "rethinkdb" should move all it's setup logic under `#run_hooks` method for
rails_1 | the Doorkeeper::Orm::Rethinkdb. Later versions of Doorkeeper will no longer support `setup_orm_models` and
rails_1 | `setup_application_owner` API.
The text was updated successfully, but these errors were encountered:
After having added the
doorkeeper
and this gem to myGemfile
and ranbundle
and restarted my Rails server, I got those lines to my attention:The text was updated successfully, but these errors were encountered: