cvs commit: ports/databases Makefile
ports/databases/rubygem-activerecord
Makefile distinfo pkg-descr pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Wed Jul 20 13:53:52 GMT 2005
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 at 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)
More information about the cvs-ports
mailing list