summaryrefslogtreecommitdiff
path: root/www/ruby-activeresource32/DESCR
blob: 91afb8b88cd7096d0eb4896a0085029cbc399e5f (plain)
1
2
3
4
5
6
7
Active Resource (ARes) connects business objects and Representational
State Transfer (REST) web services.

It implements object-relational mapping for REST web services to
provide transparent proxying capabilities between a client
(ActiveResource) and a RESTful service (which is provided by Simply
RESTful routing in ActionController::Resources).