Skip to content

History / RP Initiated Logout

Revisions

  • Use `rails db:migrate` in the post-logout column steps `rake db:migrate` predates Rails 5, which moved the task to the `rails` command. The generator line right above it already uses `rails`, and the README stopped documenting these steps in favour of these two pages, so they are now the only copy readers see.

    @55728 55728 committed Aug 13, 2026
  • Add RP-Initiated Logout guide

    @55728 55728 committed Aug 13, 2026