activerecord 2.3.18
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.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 7.1.0.beta1 - September 13, 2023 (526 KB)
- 7.0.8 - September 09, 2023 (469 KB)
- 7.0.7.2 - August 22, 2023 (469 KB)
- 7.0.7.1 - August 22, 2023 (469 KB)
- 7.0.7 - August 09, 2023 (469 KB)
- 2.3.18 - March 18, 2013 (529 KB)
Runtime Dependencies (1):
activesupport
= 2.3.18