serialize_has_many 1.0.1
Serializes `has_many` relationships into a single column while still doing attributes, validations, callbacks, nested forms and fields_for. Easy NoSQL with ActiveRecord!
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 4.0.0
activesupport
>= 4.0.0