We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This seems to just be a warning, but it's in red and so a bit disconcerting.
Started GET "/catalog/d71f88d6-5f98-4aab-93f7-5b39a7028057" for 127.0.0.1 at 2024-05-14 09:42:29 -0400 Processing by CatalogController#show as HTML Parameters: {"id"=>"d71f88d6-5f98-4aab-93f7-5b39a7028057"} Unpermitted parameter: :id. Context: { controller: CatalogController, action: show, request: #<ActionDispatch::Request:0x0000000107d282c0>, params: {"controller"=>"catalog", "action"=>"show", "id"=>"d71f88d6-5f98-4aab-93f7-5b39a7028057"} } ... Completed 200 OK in 95ms (Views: 45.6ms | ActiveRecord: 0.2ms | Allocations: 38415)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This seems to just be a warning, but it's in red and so a bit disconcerting.
The text was updated successfully, but these errors were encountered: