# $Id$ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup activerecord 2.1.0 gem {} rubyforge_gem 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 66395b3f6692dc8135df1c39fc523713 \ sha1 561c85de72c90aad0986a6cd415b15e62d1b6cf8 \ rmd160 1d3b9b2a3aaa4b28d32ca66f382bec90fc7c85c6 platforms darwin depends_lib-append port:rb-activesupport