activerecord 1.11.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.1.0.rc1 October 15, 2025 (553.5 KB)
- 8.1.0.beta1 September 04, 2025 (550.0 KB)
- 8.0.3 September 22, 2025 (535.0 KB)
- 8.0.2.1 August 13, 2025 (532.5 KB)
- 8.0.2 March 12, 2025 (532.5 KB)
- 1.11.1 July 11, 2005* (266.0 KB)
Runtime 依赖 (1):
activesupport
= 1.1.1