Commit 07db333
committed
Add
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_methodActiveResource::Base.collection_url
1 parent 9c8a2ee commit 07db333
2 files changed
+45
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
889 | 914 | | |
890 | 915 | | |
891 | 916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
776 | 780 | | |
777 | 781 | | |
778 | 782 | | |
| |||
789 | 793 | | |
790 | 794 | | |
791 | 795 | | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
792 | 812 | | |
793 | 813 | | |
794 | 814 | | |
| |||
0 commit comments