Skip to content

Conversation

seanpdoyle
Copy link
Contributor

Introduce the .collection_url method to leverage the collection_path method and to complement the pre-existing element_url and element_path pairing.

Introduce the `.collection_url` method to leverage the
[collection_path][] method and to complement the pre-existing
[element_url][] and [element_path][] pairing.

[collection_path]: https://rubydoc.info/gems/activeresource/ActiveResource/Base#collection_path-class_method
[element_path]: https://rubydoc.info/gems/activeresource/ActiveResource/Base#element_path-class_method
[element_url]: https://rubydoc.info/gems/activeresource/ActiveResource/Base#element_url-class_method
@rafaelfranca rafaelfranca merged commit 985499b into rails:main Sep 10, 2025
19 checks passed
@seanpdoyle seanpdoyle deleted the collection-url branch September 10, 2025 20:51
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