Rails doesn't know what to do with the module User and the obvious model User having the same name.
/app/app/models/user/connected_account.rb:32:in `<main>': User is not a module (TypeError)
/app/app/models/user.rb:46: previous definition of User was here