ruby-activeresource-2.3

Connects objects and rest web services
  http://www.rubyonrails.org
  0
  no reviews



Active resource (ares) connects business objects and representational state transfer (rest) web services. it implements object-relational mapping for rest webservices to provide transparent proxying capabilities between a client (activeresource) and a restful service (which is provided by simply restffull routing in actioncontroller::resources)