Skip to content

Rails 8#218

Open
niciliketo wants to merge 2 commits intoHoudini:masterfrom
niciliketo:rails_8
Open

Rails 8#218
niciliketo wants to merge 2 commits intoHoudini:masterfrom
niciliketo:rails_8

Conversation

@niciliketo
Copy link

Updates to make this work wit Rails 8

niciliketo and others added 2 commits September 13, 2025 09:33
- Use resource (singular) instead of resources (plural) for routes.
  2FA is scoped to the current user and does not need an :id parameter.
- Replace update_attributes (removed in Rails 6) with update.
- Convert ROTP integer timestamp to Time before assigning totp_timestamp.
  Rails 8 no longer auto-casts integers to datetime for timestamp columns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments