yosiat / panko_serializer

High Performance JSON Serialization for ActiveRecord & Ruby Objects
https://panko.dev
MIT License
592 stars 36 forks source link

Add support for passing serializer as string in has_many association #118

Closed ryoung closed 2 years ago

ryoung commented 2 years ago

This is a follow up to #108, and adds support for passing in serializer as a string in the has_many association.

ryoung commented 2 years ago

@yosiat Do you have an estimate of when this PR will be merged and released? Thanks

yosiat commented 2 years ago

hi @ryoung

will create a release today.

ryoung commented 2 years ago

Thank you!

yosiat commented 2 years ago

@ryoung thanks for you contributions! released v0.7.7 together with https://github.com/panko-serializer/panko_serializer/pull/119.