Skip to content

Conversation

@seanpdoyle
Copy link
Contributor

Closes #436

Remove reference to the now defunct ActionController::Resources. Replace with a reference and link to
ActionDispatch::Routing::Mapper::Resources.

Closes [rails#436][]

Remove reference to the now defunct `ActionController::Resources`.
Replace with a reference and link to
[ActionDispatch::Routing::Mapper::Resources][].

[rails#436]: rails#436
[ActionDispatch::Routing::Mapper::Resources]: https://api.rubyonrails.org/classes/ActionDispatch/Routing/Mapper/Resources.html

Co-authored-by: Tomislav Simnett <tom@initforthe.com>
@rafaelfranca rafaelfranca merged commit 76aafbe into rails:main Oct 23, 2025
19 checks passed
@seanpdoyle seanpdoyle deleted the close-436 branch October 23, 2025 19:09
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.

README mentions ActionController::Resources, which doesn't exist

2 participants