activerecord_csi 2.3.5.p8
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:
=
インストール:
=
Runtime依存関係 (1):
activesupport_csi
= 2.3.5.p8