You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Active Resource (ARes) connects business objects and Representational State Transfer (REST)
4
4
web services. It implements object-relational mapping for REST web services to provide transparent
5
5
proxying capabilities between a client (Active Resource) and a RESTful service (which is provided by
6
-
Simply RESTful routing in `ActionController::Resources`).
6
+
RESTful routing in [ActionDispatch::Routing::Mapper::Resources](https://edgeapi.rubyonrails.org/classes/ActionDispatch/Routing/Mapper/Resources.html)).
0 commit comments