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.2.1 - August 22, 2024 (531 KB)
- 7.2.0 - August 09, 2024 (530 KB)
- 7.2.0.rc1 - August 06, 2024 (530 KB)
- 7.2.0.beta3 - July 11, 2024 (530 KB)
- 7.2.0.beta2 - June 04, 2024 (528 KB)
- 2.3.18 - March 18, 2013 (529 KB)
Runtime Dependencies (1):
activesupport
= 2.3.18