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
DEPRECATION WARNING: ActiveSupport::PerThreadRegistry is deprecated and will be removed in Rails 7.1.
Use `Module#thread_mattr_accessor` instead.
(called from <main> at /Users/user/Organisations/playtimestudios/contacts/server/config/application.rb:17)
WARNING: Zeitwerk defines the constant Devise after the directory
/Users/user/.asdf/installs/ruby/3.2.1/lib/ruby/gems/3.2.0/gems/devise-activegraph-3.0.0/lib/devise
To prevent that, please configure the loader to ignore it:
loader.ignore("#{__dir__}/devise")
Otherwise, there is a flag to silence this warning:
Zeitwerk::Loader.for_gem(warn_on_extra_files: false)
Could not find generator 'neo4j:active_graph'. (Rails::Command::Base::CorrectableError)
Run `bin/rails generate --help` for more options.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: