Meta Configuration of Package rubygem-activerecord-2_0
1
<package name="rubygem-activerecord-2_0" project="devel:ruby">
2
<title>Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM</title>
3
<description>Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
4
database tables and classes together for business objects, like
5
Customer or Subscription, that can find, save, and destroy themselves
6
without resorting to manual SQL.
7
8
9
10
Authors:
11
--------
12
rails development team
13
14
</description>
15
<person userid="hostmaster" role="maintainer"/>
16
<person userid="netmax" role="maintainer"/>
17
</package>
18