# $Id$ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup activerecord 1.15.3 gem {} rubyforge:18405 categories-append devel maintainers rcavanaugh@gmail.com description Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. long_description Implements the ActiveRecord pattern (Fowler, PoEAA) for \ ORM. It ties database tables and classes together for \ business objects, like Customer or Subscription, that \ can find, save, and destroy themselves without resorting \ to manual SQL. checksums md5 fd461e595441731e34c8235a94bd0372 \ sha1 ea7a32d829c19476a45be7ba0c2419c3fc1e564f \ rmd160 573c8c9ce5557ad478ef0bd9e8ffeffb7e594f5f depends_lib-append port:rb-activesupport