Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 13:53:52 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/rubygem-activerecord Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200507201353.j6KDrqpJ075673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-07-20 13:53:52 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/rubygem-activerecord Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  Action Record
  
  In Rails, the model is handled by what's called a object-relational
  mapping layer entitled Active Record. This layer allows you to present
  the data from database rows as objects and embellish these data objects
  with business logic methods
  
  PR:             ports/82397
  Submitted by:   Jonathan Weiss <jw@innerewut.de>
  
  Revision  Changes    Path
  1.434     +1 -0      ports/databases/Makefile
  1.1       +21 -0     ports/databases/rubygem-activerecord/Makefile (new)
  1.1       +2 -0      ports/databases/rubygem-activerecord/distinfo (new)
  1.1       +11 -0     ports/databases/rubygem-activerecord/pkg-descr (new)
  1.1       +754 -0    ports/databases/rubygem-activerecord/pkg-plist (new)



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