composite_primary_keys 0.7.4
ActiveRecords only support a single primary key, preventing their use on legacy databases where tables have primary keys over 2+ columns. This solution allows an ActiveRecord to be extended to support multiple keys using the class method set_primary_keys.
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
activerecord
>= 1.14.3