Skip to content

Feat/m8 confirmation code#12

Merged
iamodh merged 4 commits intomainfrom
feat/m8-confirmation-code
Feb 27, 2026
Merged

Feat/m8 confirmation code#12
iamodh merged 4 commits intomainfrom
feat/m8-confirmation-code

Conversation

@iamodh
Copy link
Owner

@iamodh iamodh commented Feb 27, 2026

No description provided.

iamodh and others added 4 commits February 27, 2026 11:36
- Add before_create callback with SecureRandom.alphanumeric(8).upcase
- Loop until unique code generated (DB unique index as safety net)
- Remove "confirmation_code 유니크 보장" test item (Ruby stdlib responsibility)
- Add race_id schema design rationale to docs/resume.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add show action and route for registration
- Redirect to completion page after successful registration
- Display confirmation_code on show.html.erb
- Exclude ERB files from RuboCop (.rubocop.yml)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@iamodh iamodh merged commit 1e32b55 into main Feb 27, 2026
4 of 5 checks passed
@iamodh iamodh deleted the feat/m8-confirmation-code branch February 27, 2026 03:04
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