ErrLookup › heartcombo/devise
heartcombo/devise
Flexible authentication solution for Rails with Warden. · Ruby · 77 source files
Analyzed at 372b295fe6 on 2026-08-21. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not find devise mapping for path #{request.fullpath.in | exception | error | devise, rails, routing, controller-tests, authentication |
| :route should be true, a Symbol or a Hash | exception | error | devise, rails, configuration, custom-module, boot-error |
| #{name} | exception | error | devise, omniauth, rails, missing-gem, authentication, boot-error |
| "Devise doesn't know how to sanitize parameters for '#{actio | exception | error | devise, rails, strong-parameters, parameter-sanitization, custom-controller |
| Mapping omniauth_callbacks on a resource that is not omniaut | exception | error | devise, rails, routing, omniauth, configuration-mismatch, boot-error |
| An ORM must be set to install Devise in your application. B | exception | error | devise, rails, generator, orm, setup, mongoid |