Ruby rails: active resource: Difference between revisions

From wikinotes
(Created page with "A remote proxy for ActiveRecord objects.<br> For clients of a rails REST api. https://www.rubydoc.info/gems/activeresource/5.1.1")
 
(No difference)

Latest revision as of 19:11, 26 February 2021

A remote proxy for ActiveRecord objects.
For clients of a rails REST api.

https://www.rubydoc.info/gems/activeresource/5.1.1