pkgsrc/www/ruby-activeresource3/DESCR
taca 496b03222a Importing www/ruby-activeresource3 3.0.0.
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).

(This is part of Ruby on Rails 3.)
2010-09-12 04:19:38 +00:00

7 lines
348 B
Text

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).