accepts_nested_attributes_for_public_id 1.0.1
A patch for Rails to support using a public ID column instead of ID for use with accepts_nested_attributes_for
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionview
>= 5.0.0
activerecord
>= 5.0.0