activerecord 1.11.0
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 (554KB)
- 8.1.0.beta1 September 04, 2025 (550KB)
- 8.0.3 September 22, 2025 (535KB)
- 8.0.2.1 August 13, 2025 (533KB)
- 8.0.2 March 12, 2025 (533KB)
- 1.11.0 July 06, 2005* (265KB)
Runtime依存関係 (1):
activesupport
= 1.1.0