Skip to content
Snippets Groups Projects
Select Git revision
  • 610f355f64a87b8cc8af8a3ca33e5d37c4e82c70
  • main default protected
  • renovate/solid_queue-1.x-lockfile
  • renovate/selenium-webdriver-4.x-lockfile
  • renovate/icalendar-2.x-lockfile
  • renovate/debug-1.x-lockfile
  • renovate/turbo-rails-2.x-lockfile
  • renovate/gcr.io-kaniko-project-executor-1.x
  • renovate/ruby
  • eh22 protected
  • update-rubocop
11 results

db

Felix Eckhofer's avatar
tribut authored
This allows signup, profile edits and login/logout.
Note that due to poor naming, there are conflicts between our session
model und what devise thinks a session should be. In particular, we have
to rename `new_session_path(resource_name)` -> `new_user_session_path`
and `session_path(resource_name)` -> `user_session_path`.

Cf. https://github.com/heartcombo/devise/issues/2800
610f355f
History
Name Last commit Last update
..
migrate
schema.rb
seeds.rb