Skip to content

Update users_controller.rb#993

Closed
gautham-nambi-1010413 wants to merge 1 commit intorootstrap:mainfrom
gautham-nambi-1010413:test-branch
Closed

Update users_controller.rb#993
gautham-nambi-1010413 wants to merge 1 commit intorootstrap:mainfrom
gautham-nambi-1010413:test-branch

Conversation

@gautham-nambi-1010413
Copy link

Board:


Description:


Notes:


Tasks:

  • Add each element in this format

Risk:


Preview:


def update_user_params
params.expect(user: %i[username first_name last_name email])
params.expect(user: %i[first_name last_name email])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you think we should prevent users from changing their username?

@santib santib closed this Mar 12, 2025
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.

2 participants