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.3.4.gem | 0000542720530 KB | 1256248074about 15 years ago | |
rubygem-activerecord-2_3.changes | 0000000373373 Bytes | 1256248075about 15 years ago | |
rubygem-activerecord-2_3.spec | 00000017831.74 KB | 1256248075about 15 years ago |
Latest Revision
hostmaster
committed
about 15 years ago (revision 5)
update