Files

23 lines
946 B
Plaintext

PortSystem 1.0
PortGroup ruby 1.0
ruby.setup activeresource 3.0.5 gem {} rubygems ruby19
description REST on Rails
long_description \
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).
license MIT
platforms any
supported_archs noarch
maintainers nomaintainer
homepage http://rubyonrails.org/
checksums md5 d5f45c368f9d2011426fd3bd96bc9f08 \
sha1 758f893cbb7ef945c857bf4ca044b94017bdc437 \
rmd160 56c8f500c65fec0bf03136eae0fb436a383449c5
depends_run-append port:rb19-activesupport