Skip to content

Cleaning up messages#show action#56

Merged
amatsuda merged 1 commit into
ruby:mainfrom
amatsuda:messages_show_cleanup
Oct 15, 2025
Merged

Cleaning up messages#show action#56
amatsuda merged 1 commit into
ruby:mainfrom
amatsuda:messages_show_cleanup

Conversation

@amatsuda

Copy link
Copy Markdown
Member

messages#show implements two params patterns, one is :id, the other is :list_name and :list_seq, but indeed the former is not routed in the current routes.rb.

So let's get rid of the dead code that processes params[:id] from the show action and make the code simple.

@amatsuda
amatsuda merged commit 32d9af8 into ruby:main Oct 15, 2025
1 of 2 checks passed
@amatsuda
amatsuda deleted the messages_show_cleanup branch October 15, 2025 14:18
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