cvs commit: ports/www Makefile ports/www/rubygem-activeresource
Makefile distinfo pkg-descr
Cheng-Lung Sung
clsung at FreeBSD.org
Wed Feb 18 22:41:44 PST 2009
clsung 2009-02-19 06:41:43 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/rubygem-activeresource Makefile distinfo pkg-descr
Log:
- required by rubygem-rails 2.2
- need rubygem-activesupport 2.2
Active Resource
Active Resource attempts to provide a coherent wrapper object-relational
mapping for REST web services. It follows the same philosophy as
Active Record, in that one of its prime aims is to reduce the amount of
code needed to map to these resources. This is made possible by relying
on a number of code- and protocol-based conventions that make it easy for
Active Resource to infer complex relations and structures.
These conventions are outlined in detail in the documentation
for ActiveResource::Base.
WWW: http://www.rubyonrails.org/
WWW: http://rubyforge.org/projects/activeresource/
PR: ports/131280
Submitted by: clsung
Revision Changes Path
1.2266 +1 -0 ports/www/Makefile
1.1 +22 -0 ports/www/rubygem-activeresource/Makefile (new)
1.1 +3 -0 ports/www/rubygem-activeresource/distinfo (new)
1.1 +14 -0 ports/www/rubygem-activeresource/pkg-descr (new)
More information about the cvs-ports
mailing list