activerecord 2.0.1
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:
=
安装:
=
版本列表:
- 8.0.0.rc2 October 30, 2024 (528.5 KB)
- 8.0.0.rc1 October 19, 2024 (527.5 KB)
- 8.0.0.beta1 September 26, 2024 (530.0 KB)
- 7.2.2 October 31, 2024 (533.0 KB)
- 7.2.1.2 October 23, 2024 (530.5 KB)
- 2.0.1 December 07, 2007* (410.5 KB)
Runtime 依赖 (1):
activesupport
= 2.0.1