Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2009 06:41:43 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-activeresource Makefile distinfo pkg-descr
Message-ID:  <200902190641.n1J6fhiS000186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902190641.n1J6fhiS000186>