# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup activerecord 2.2.2 gem {} rubyforge_gem categories-append devel maintainers gmail.com:rcavanaugh 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 c0856ff382bd0527ceb7b462730fa9f2 \ sha1 d0874b767d91a644502ece68e36e8b3ba657625b \ rmd160 92bbc542062f0a1228600e2e1482aea65f9ce135 platforms darwin depends_lib-append port:rb-activesupport