activerecord 2.3.2
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.
Versions:
- 6.0.0.beta1 - January 18, 2019 (377 KB)
- 5.2.2 - December 04, 2018 (349 KB)
- 5.2.2.rc1 - November 28, 2018 (349 KB)
- 5.2.1.1 - November 27, 2018 (347 KB)
- 5.2.1 - August 07, 2018 (347 KB)
- 2.3.2 - July 25, 2009 (514 KB)