Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM
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. Authors: -------- rails development team
- 2 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
activerecord-2.1.2.gem | 0000459776449 KB | 1256248071about 15 years ago | |
rubygem-activerecord-2_1.changes | 00000076377.46 KB | 1256248071about 15 years ago | |
rubygem-activerecord-2_1.spec | 00000018981.85 KB | 1256248072about 15 years ago |
Latest Revision
hostmaster
committed
about 15 years ago (revision 5)
update