DmitryTsepelev / store_model

Work with JSON-backed attributes as ActiveRecord-ish models
MIT License
1.04k stars 85 forks source link

Model#as_json serializes key-value enums using keys #153

Closed DmitryTsepelev closed 1 year ago

DmitryTsepelev commented 1 year ago

Fixes #151. Turn on the config option StoreModel.config.serialize_enums_using_as_json = true